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 davin, miss-islington, pitrou, vstinner
Date 2018-06-27.13:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530105521.74.0.56676864532.issue33929@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0aab8660cdaa540730994afbce49a146dd779bce by Victor Stinner in branch 'master':
bpo-33929: Fix regression in spawn_main() (#7962)
https://github.com/python/cpython/commit/0aab8660cdaa540730994afbce49a146dd779bce
History
Date User Action Args
2018-06-27 13:18:41vstinnersetrecipients: + vstinner, pitrou, davin, miss-islington
2018-06-27 13:18:41vstinnersetmessageid: <1530105521.74.0.56676864532.issue33929@psf.upfronthosting.co.za>
2018-06-27 13:18:41vstinnerlinkissue33929 messages
2018-06-27 13:18:41vstinnercreate