Issue27138
Created on 2016-05-27 18:26 by eric.snow, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg266506 - (view) | Author: Eric Snow (eric.snow) * | Date: 2016-05-27 18:26 | |
Looks like we weren't careful when we added find_spec(). :) This issue is just to track the change. I'll push the fix shortly. |
|||
| msg266507 - (view) | Author: Roundup Robot (python-dev) | Date: 2016-05-27 18:37 | |
New changeset ac9c1aeecfb4 by Eric Snow in branch '3.5': Issue #27138: Fix the doc comment for FileFinder.find_spec(). https://hg.python.org/cpython/rev/ac9c1aeecfb4 |
|||
| msg266508 - (view) | Author: Roundup Robot (python-dev) | Date: 2016-05-27 18:56 | |
New changeset 4348fb8cae27 by Eric Snow in branch 'default': Issue #27138: Fix the doc comment for FileFinder.find_spec(). https://hg.python.org/cpython/rev/4348fb8cae27 |
|||
| msg266549 - (view) | Author: Roundup Robot (python-dev) | Date: 2016-05-28 11:48 | |
New changeset 8a49da84fc1d by Serhiy Storchaka in branch '3.5': Issue #27138: Regenerate Python/importlib_external.h. https://hg.python.org/cpython/rev/8a49da84fc1d New changeset fb965ee44d5e by Serhiy Storchaka in branch 'default': Issue #27138: Regenerate Python/importlib_external.h. https://hg.python.org/cpython/rev/fb965ee44d5e |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:31 | admin | set | github: 71325 |
| 2016-05-28 11:48:47 | python-dev | set | messages: + msg266549 |
| 2016-05-27 19:01:43 | eric.snow | set | status: open -> closed resolution: fixed stage: needs patch -> resolved |
| 2016-05-27 18:56:59 | python-dev | set | messages: + msg266508 |
| 2016-05-27 18:37:18 | python-dev | set | nosy:
+ python-dev messages: + msg266507 |
| 2016-05-27 18:26:16 | eric.snow | create | |