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 eric.snow, serhiy.storchaka, vstinner
Date 2018-12-10.10:08:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544436537.77.0.788709270274.issue35451@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 72ff7b4c000f7b8199231a0eb1ca4b119fab40a5 by Serhiy Storchaka in branch 'master':
bpo-35451: Fix reference counting for sys.warnoptions and sys._xoptions. (GH-11063)
https://github.com/python/cpython/commit/72ff7b4c000f7b8199231a0eb1ca4b119fab40a5
History
Date User Action Args
2018-12-10 10:08:57serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.snow
2018-12-10 10:08:57serhiy.storchakasetmessageid: <1544436537.77.0.788709270274.issue35451@psf.upfronthosting.co.za>
2018-12-10 10:08:57serhiy.storchakalinkissue35451 messages
2018-12-10 10:08:57serhiy.storchakacreate