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.

Author aeros
Recipients Arfrever, aeros, brett.cannon, eric.snow, gforcada, miss-islington
Date 2019-07-01.23:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562024155.45.0.155500594864.issue19696@roundup.psfhosted.org>
In-reply-to
Content
Created a new PR for moving the last two files "test_threaded_import.py" and "threaded_import_hangers.py" to the directory "test_importlib". (https://github.com/python/cpython/pull/14537)

There were some issues with automatically merging the changes, was the conflict because I attempted to move two files in a single PR? The previous one (which was just moving a single file) did not have any issues with merge conflicts.

This should be the final PR required for this issue, afterwards I'll look into creating a new issue for modernizing the tests.
History
Date User Action Args
2019-07-01 23:35:55aerossetrecipients: + aeros, brett.cannon, Arfrever, eric.snow, miss-islington, gforcada
2019-07-01 23:35:55aerossetmessageid: <1562024155.45.0.155500594864.issue19696@roundup.psfhosted.org>
2019-07-01 23:35:55aeroslinkissue19696 messages
2019-07-01 23:35:55aeroscreate