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 Michael.Felt, Trundle, berker.peksag, daniel.urban, eric.araujo, eric.snow, ezio.melotti, meador.inge, ncoghlan, python-dev, terry.reedy, vinay.sajip, vstinner, yselivanov
Date 2020-03-03.10:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583230281.88.0.709148500721.issue12915@roundup.psfhosted.org>
In-reply-to
Content
New changeset e0acec15412203359d59db33e447698ee51e07fc by Michael Felt in branch 'master':
bpo-12915: Skip test_pkgutil.test_name_resolution() non-encodable filenames (GH-18720)
https://github.com/python/cpython/commit/e0acec15412203359d59db33e447698ee51e07fc
History
Date User Action Args
2020-03-03 10:11:21vstinnersetrecipients: + vstinner, terry.reedy, vinay.sajip, ncoghlan, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov, Michael.Felt
2020-03-03 10:11:21vstinnersetmessageid: <1583230281.88.0.709148500721.issue12915@roundup.psfhosted.org>
2020-03-03 10:11:21vstinnerlinkissue12915 messages
2020-03-03 10:11:21vstinnercreate