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 brett.cannon, eric.snow, ncoghlan, ned.deily, ronaldoussoren, vstinner
Date 2018-08-05.10:32:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533465124.39.0.56676864532.issue34247@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0c90d6f75931da4fec84d06c2efe9dd94bb96b77 by Victor Stinner in branch '3.7':
[3.7] bpo-34247: Fix Python 3.7 initialization (#8659)
https://github.com/python/cpython/commit/0c90d6f75931da4fec84d06c2efe9dd94bb96b77
History
Date User Action Args
2018-08-05 10:32:04vstinnersetrecipients: + vstinner, brett.cannon, ronaldoussoren, ncoghlan, ned.deily, eric.snow
2018-08-05 10:32:04vstinnersetmessageid: <1533465124.39.0.56676864532.issue34247@psf.upfronthosting.co.za>
2018-08-05 10:32:04vstinnerlinkissue34247 messages
2018-08-05 10:32:04vstinnercreate