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