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 matrixise, serhiy.storchaka, vstinner
Date 2019-03-18.16:10:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552925434.04.0.18506776845.issue36328@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e06d2b865beb62e54a4da39eb191f9fb8385282 by Victor Stinner (Stéphane Wirtel) in branch 'master':
bpo-36328: Fix compiler warning in Py_NewInterpreter() (GH-12381)
https://github.com/python/cpython/commit/9e06d2b865beb62e54a4da39eb191f9fb8385282
History
Date User Action Args
2019-03-18 16:10:34vstinnersetrecipients: + vstinner, serhiy.storchaka, matrixise
2019-03-18 16:10:34vstinnersetmessageid: <1552925434.04.0.18506776845.issue36328@roundup.psfhosted.org>
2019-03-18 16:10:34vstinnerlinkissue36328 messages
2019-03-18 16:10:34vstinnercreate