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 vstinner
Recipients vstinner
Date 2019-06-17.12:20:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560774026.31.0.915932909196.issue37312@roundup.psfhosted.org>
In-reply-to
Content
Bye bye dummy_threading. As explained in PR 14143, I kept a reference to dummy_threading in 2to3 on purpose. Keep it there is fine, it helps to port legacy Python 2 code to Python 3.
History
Date User Action Args
2019-06-17 12:20:26vstinnersetrecipients: + vstinner
2019-06-17 12:20:26vstinnersetmessageid: <1560774026.31.0.915932909196.issue37312@roundup.psfhosted.org>
2019-06-17 12:20:26vstinnerlinkissue37312 messages
2019-06-17 12:20:26vstinnercreate