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