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 lemburg, scop, vstinner, xtreak
Date 2018-11-29.11:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543491070.69.0.788709270274.issue27903@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7eeab87263b831adbe617a4af7ec5b5d9296962a by Victor Stinner in branch '3.7':
bpo-27903: Fix ResourceWarning in platform.dist() (GH-10792)
https://github.com/python/cpython/commit/7eeab87263b831adbe617a4af7ec5b5d9296962a
History
Date User Action Args
2018-11-29 11:31:10vstinnersetrecipients: + vstinner, lemburg, scop, xtreak
2018-11-29 11:31:10vstinnersetmessageid: <1543491070.69.0.788709270274.issue27903@psf.upfronthosting.co.za>
2018-11-29 11:31:10vstinnerlinkissue27903 messages
2018-11-29 11:31:10vstinnercreate