This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2013年11月22日 16:48 by brett.cannon, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg204754 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年11月29日 21:17 | |
New changeset dad74ff75a6b by Brett Cannon in branch 'default': Issue #19712: Port test.test_importlib.import_ tests to use PEP 451 http://hg.python.org/cpython/rev/dad74ff75a6b |
|||
| msg205386 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年12月06日 17:07 | |
New changeset 543c76769c14 by Brett Cannon in branch 'default': Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 http://hg.python.org/cpython/rev/543c76769c14 |
|||
| msg205387 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2013年12月06日 17:08 | |
test.test_importlib.source is the last thing to update for PEP 451 for this bug. |
|||
| msg205395 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年12月06日 19:25 | |
New changeset 07ef52e751f3 by Brett Cannon in branch 'default': Issue #19712: Update test.test_importlib.source for PEP 451 http://hg.python.org/cpython/rev/07ef52e751f3 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:54 | admin | set | github: 63911 |
| 2013年12月06日 19:25:22 | brett.cannon | set | status: open -> closed resolution: fixed |
| 2013年12月06日 19:25:10 | python-dev | set | messages: + msg205395 |
| 2013年12月06日 17:08:51 | brett.cannon | set | messages: + msg205387 |
| 2013年12月06日 17:07:33 | python-dev | set | messages: + msg205386 |
| 2013年11月29日 21:17:13 | python-dev | set | nosy:
+ python-dev messages: + msg204754 |
| 2013年11月23日 19:53:50 | Arfrever | set | nosy:
+ Arfrever |
| 2013年11月22日 16:48:31 | brett.cannon | link | issue18864 dependencies |
| 2013年11月22日 16:48:18 | brett.cannon | create | |