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 serhiy.storchaka
Recipients ezio.melotti, michael.foord, serhiy.storchaka, skrah, vstinner
Date 2017-10-16.07:38:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508139497.06.0.213398074469.issue31792@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 676db4bbf2e7c18dc7c35add17dd3bbdc2d3eeb3 by Serhiy Storchaka in branch 'master':
bpo-31792: Restore os.environ in test_buffer when import numpy. (#4007)
https://github.com/python/cpython/commit/676db4bbf2e7c18dc7c35add17dd3bbdc2d3eeb3
History
Date User Action Args
2017-10-16 07:38:17serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, michael.foord, skrah
2017-10-16 07:38:17serhiy.storchakasetmessageid: <1508139497.06.0.213398074469.issue31792@psf.upfronthosting.co.za>
2017-10-16 07:38:17serhiy.storchakalinkissue31792 messages
2017-10-16 07:38:16serhiy.storchakacreate