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