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 Decorater, jbfzs, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, vstinner, Александр Карпинский
Date 2017-11-22.22:51:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511391105.87.0.213398074469.issue27535@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 82656276caf4cb889193572d2d14dbc5f3d2bdff by Victor Stinner in branch 'master':
bpo-27535: Optimize warnings.warn() (#4508)
https://github.com/python/cpython/commit/82656276caf4cb889193572d2d14dbc5f3d2bdff
History
Date User Action Args
2017-11-22 22:51:45vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, r.david.murray, serhiy.storchaka, Decorater, Александр Карпинский, jbfzs
2017-11-22 22:51:45vstinnersetmessageid: <1511391105.87.0.213398074469.issue27535@psf.upfronthosting.co.za>
2017-11-22 22:51:45vstinnerlinkissue27535 messages
2017-11-22 22:51:45vstinnercreate