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 David.Edelsohn, Michael.Felt, serhiy.storchaka, vstinner
Date 2020-09-07.15:27:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599492445.07.0.043213445378.issue41401@roundup.psfhosted.org>
In-reply-to
Content
New changeset 84105cbaa395923e3584a87d67ccce72c8420bb4 by Victor Stinner in branch '3.8':
bpo-41401: Fix test_fspath_support in test_io. (GH-21640) (GH-22133) (GH-22135)
https://github.com/python/cpython/commit/84105cbaa395923e3584a87d67ccce72c8420bb4
History
Date User Action Args
2020-09-07 15:27:25vstinnersetrecipients: + vstinner, serhiy.storchaka, David.Edelsohn, Michael.Felt
2020-09-07 15:27:25vstinnersetmessageid: <1599492445.07.0.043213445378.issue41401@roundup.psfhosted.org>
2020-09-07 15:27:25vstinnerlinkissue41401 messages
2020-09-07 15:27:25vstinnercreate