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