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 pitrou
Recipients mrknmc, pitrou, tomMoral
Date 2018-04-10.17:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523380996.33.0.682650639539.issue33097@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c4b695f85e141f57d22d8edf7bc2c756da136918 by Antoine Pitrou (Mark Nemec) in branch 'master':
bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit (GH-6144)
https://github.com/python/cpython/commit/c4b695f85e141f57d22d8edf7bc2c756da136918
History
Date User Action Args
2018-04-10 17:23:16pitrousetrecipients: + pitrou, tomMoral, mrknmc
2018-04-10 17:23:16pitrousetmessageid: <1523380996.33.0.682650639539.issue33097@psf.upfronthosting.co.za>
2018-04-10 17:23:16pitroulinkissue33097 messages
2018-04-10 17:23:16pitroucreate