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 christian.heimes, cstratak, martin.panter, matrixise, push0ebp, vstinner, ware, xtreak
Date 2019-05-22.21:28:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558560486.28.0.19630809001.issue35907@roundup.psfhosted.org>
In-reply-to
Content
New changeset 942c31dffbe886ff02e25a319cc3891220b8c641 by Victor Stinner in branch '2.7':
bpo-35907: Complete test_urllib.test_local_file_open() (GH-13506)
https://github.com/python/cpython/commit/942c31dffbe886ff02e25a319cc3891220b8c641
History
Date User Action Args
2019-05-22 21:28:06vstinnersetrecipients: + vstinner, christian.heimes, martin.panter, matrixise, cstratak, xtreak, push0ebp, ware
2019-05-22 21:28:06vstinnersetmessageid: <1558560486.28.0.19630809001.issue35907@roundup.psfhosted.org>
2019-05-22 21:28:06vstinnerlinkissue35907 messages
2019-05-22 21:28:06vstinnercreate