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 ncoghlan
Recipients Decorater, eric.snow, ncoghlan, serhiy.storchaka, vstinner
Date 2017-11-26.04:19:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511669955.87.0.213398074469.issue32096@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4274609e1856facd80b7ee588b0791fe8963b9e0 by Nick Coghlan in branch 'master':
bpo-32096: Ensure new embedding test can find the encodings module (GH-4566)
https://github.com/python/cpython/commit/4274609e1856facd80b7ee588b0791fe8963b9e0
History
Date User Action Args
2017-11-26 04:19:15ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow, serhiy.storchaka, Decorater
2017-11-26 04:19:15ncoghlansetmessageid: <1511669955.87.0.213398074469.issue32096@psf.upfronthosting.co.za>
2017-11-26 04:19:15ncoghlanlinkissue32096 messages
2017-11-26 04:19:15ncoghlancreate