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 pablogsal, vstinner
Date 2019-12-04.09:29:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575451757.34.0.445660613647.issue38962@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24f5cac7254177a4c9956d680c0a9b6dadd85c6f by Victor Stinner (Pablo Galindo) in branch 'master':
bpo-38962: Fix reference leak in test_httpservers (GH-17454)
https://github.com/python/cpython/commit/24f5cac7254177a4c9956d680c0a9b6dadd85c6f
History
Date User Action Args
2019-12-04 09:29:17vstinnersetrecipients: + vstinner, pablogsal
2019-12-04 09:29:17vstinnersetmessageid: <1575451757.34.0.445660613647.issue38962@roundup.psfhosted.org>
2019-12-04 09:29:17vstinnerlinkissue38962 messages
2019-12-04 09:29:17vstinnercreate