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 ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2017-11-21.01:32:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511227962.32.0.213398074469.issue32089@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 09f3a8a1249308a104a89041d82fe99e6c087043 by Victor Stinner in branch 'master':
bpo-32089: Fix warnings filters in dev mode (#4482)
https://github.com/python/cpython/commit/09f3a8a1249308a104a89041d82fe99e6c087043
History
Date User Action Args
2017-11-21 01:32:42vstinnersetrecipients: + vstinner, ncoghlan, pitrou, serhiy.storchaka
2017-11-21 01:32:42vstinnersetmessageid: <1511227962.32.0.213398074469.issue32089@psf.upfronthosting.co.za>
2017-11-21 01:32:42vstinnerlinkissue32089 messages
2017-11-21 01:32:42vstinnercreate