[issue19704] Update test.test_threaded_import to PEP 451

2013-12-13 Thread Brett Cannon
Changes by Brett Cannon : -- dependencies: -Merge all (non-syntactic) import-related tests into test_importlib resolution: -> fixed status: open -> closed ___ Python tracker _

[issue19704] Update test.test_threaded_import to PEP 451

2013-12-13 Thread Roundup Robot
New submission from Roundup Robot: New changeset dbb9c23e1887 by Brett Cannon in branch 'default': Issue #19704: Port test.test_threaded_import to PEP 451 http://hg.python.org/cpython/rev/dbb9c23e1887 -- nosy: +python-dev ___ Python tracker

[issue19704] Update test.test_threaded_import to PEP 451

2013-11-29 Thread Brett Cannon
Changes by Brett Cannon : -- dependencies: +Merge all (non-syntactic) import-related tests into test_importlib ___ Python tracker ___ ___

[issue19704] Update test.test_threaded_import to PEP 451

2013-11-23 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue19704] Update test.test_threaded_import to PEP 451

2013-11-22 Thread Brett Cannon
Changes by Brett Cannon : -- components: Tests nosy: brett.cannon, eric.snow, ncoghlan priority: normal severity: normal stage: needs patch status: open title: Update test.test_threaded_import to PEP 451 versions: Python 3.4 ___ Python tracker