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 aidanhs, serhiy.storchaka, vstinner
Date 2018-07-09.18:46:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531162014.68.0.56676864532.issue22689@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f60bf0e168255b7675a4c049250ba6b202f8e647 by Serhiy Storchaka in branch 'master':
bpo-22689: Copy the result of getenv() in sys_breakpointhook(). (GH-8194)
https://github.com/python/cpython/commit/f60bf0e168255b7675a4c049250ba6b202f8e647
History
Date User Action Args
2018-07-09 18:46:54serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, aidanhs
2018-07-09 18:46:54serhiy.storchakasetmessageid: <1531162014.68.0.56676864532.issue22689@psf.upfronthosting.co.za>
2018-07-09 18:46:54serhiy.storchakalinkissue22689 messages
2018-07-09 18:46:54serhiy.storchakacreate