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 miss-islington
Recipients aidanhs, miss-islington, serhiy.storchaka, vstinner
Date 2018-07-09.19:06:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531163166.71.0.56676864532.issue22689@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6f4fbf8ea428e13959a7aaba0ac9725ed407752a by Miss Islington (bot) in branch '3.7':
bpo-22689: Copy the result of getenv() in sys_breakpointhook(). (GH-8194)
https://github.com/python/cpython/commit/6f4fbf8ea428e13959a7aaba0ac9725ed407752a
History
Date User Action Args
2018-07-09 19:06:06miss-islingtonsetrecipients: + miss-islington, vstinner, serhiy.storchaka, aidanhs
2018-07-09 19:06:06miss-islingtonsetmessageid: <1531163166.71.0.56676864532.issue22689@psf.upfronthosting.co.za>
2018-07-09 19:06:06miss-islingtonlinkissue22689 messages
2018-07-09 19:06:06miss-islingtoncreate