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 eric.snow, ncoghlan, vstinner
Date 2017-06-20.10:21:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497954099.35.0.854404472614.issue30598@psf.upfronthosting.co.za>
In-reply-to
Content
Nick: "I'd suggest that the right fix here would be to move warnoptions into the config struct as proposed in the PEP: https://www.python.org/dev/peps/pep-0432/#supported-configuration-settings"

Nick, Eric: do you want to do that it? If you are busy, that's fine, I will just close the issue since my concern (the ref leak) is now fixed.
History
Date User Action Args
2017-06-20 10:21:39vstinnersetrecipients: + vstinner, ncoghlan, eric.snow
2017-06-20 10:21:39vstinnersetmessageid: <1497954099.35.0.854404472614.issue30598@psf.upfronthosting.co.za>
2017-06-20 10:21:39vstinnerlinkissue30598 messages
2017-06-20 10:21:38vstinnercreate