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 miss-islington
Recipients Claudiu.Popa, brett.cannon, christian.heimes, methane, miss-islington, pitrou, virtuald, vstinner
Date 2018-11-23.17:06:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542992818.36.0.788709270274.issue29877@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1d817e4c8259f49602eefe9729743f6d9d748e8d by Miss Islington (bot) (Dustin Spicuzza) in branch 'master':
bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856)
https://github.com/python/cpython/commit/1d817e4c8259f49602eefe9729743f6d9d748e8d
History
Date User Action Args
2018-11-23 17:06:58miss-islingtonsetrecipients: + miss-islington, brett.cannon, pitrou, vstinner, christian.heimes, methane, Claudiu.Popa, virtuald
2018-11-23 17:06:58miss-islingtonsetmessageid: <1542992818.36.0.788709270274.issue29877@psf.upfronthosting.co.za>
2018-11-23 17:06:58miss-islingtonlinkissue29877 messages
2018-11-23 17:06:58miss-islingtoncreate