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 Alex Budovski, amaury.forgeotdarc, eric.snow, isoschiz, kylotan, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-11.16:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583945459.02.0.607222807496.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset aa0c0808efbfdee813d2829e49030c667da44e72 by Hai Shi in branch 'master':
bpo-1635741: Fix potential refleaks in binascii module (GH-18613)
https://github.com/python/cpython/commit/aa0c0808efbfdee813d2829e49030c667da44e72
History
Date User Action Args
2020-03-11 16:50:59vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, eric.snow, pconnell, isoschiz, Alex Budovski, miss-islington, shihai1991
2020-03-11 16:50:59vstinnersetmessageid: <1583945459.02.0.607222807496.issue1635741@roundup.psfhosted.org>
2020-03-11 16:50:59vstinnerlinkissue1635741 messages
2020-03-11 16:50:58vstinnercreate