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 ezio.melotti, michael.foord, serhiy.storchaka, skrah, vstinner
Date 2017-10-15.12:13:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbQBsr1qVkCs_x_Yt5MnLWwe-sEaa=Af5Wo-T4Or3SjpA@mail.gmail.com>
In-reply-to <1508068892.3.0.213398074469.issue31792@psf.upfronthosting.co.za>
Content
I suggest to always save/restore env vars on numpy import, since we don't
control 3rd party code.
History
Date User Action Args
2017-10-15 12:13:08vstinnersetrecipients: + vstinner, ezio.melotti, michael.foord, skrah, serhiy.storchaka
2017-10-15 12:13:08vstinnerlinkissue31792 messages
2017-10-15 12:13:08vstinnercreate