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 miss-islington
Recipients christian.heimes, eric.smith, eric.snow, miss-islington, vstinner
Date 2020-11-18.17:45:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605721557.0.0.964246664969.issue40998@roundup.psfhosted.org>
In-reply-to
Content
New changeset 35bf8ea7bef7151a420a67638e88d6a1fd81d1a0 by Christian Heimes in branch '3.9':
[3.9] bpo-40998: Fix a refleak in create_filter() (GH-23365) (GH-23369)
https://github.com/python/cpython/commit/35bf8ea7bef7151a420a67638e88d6a1fd81d1a0
History
Date User Action Args
2020-11-18 17:45:57miss-islingtonsetrecipients: + miss-islington, vstinner, eric.smith, christian.heimes, eric.snow
2020-11-18 17:45:57miss-islingtonsetmessageid: <1605721557.0.0.964246664969.issue40998@roundup.psfhosted.org>
2020-11-18 17:45:56miss-islingtonlinkissue40998 messages
2020-11-18 17:45:56miss-islingtoncreate