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 pablogsal
Recipients lukasz.langa, pablogsal, serhiy.storchaka
Date 2019-02-18.10:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550486808.03.0.302517374465.issue35942@roundup.psfhosted.org>
In-reply-to
Content
New changeset 09fbcd6085e18b534fd4161844ff39f77eb4a082 by Pablo Galindo in branch 'master':
bpo-35942: Improve the error message if __fspath__ returns invalid types in path_converter (GH-11831)
https://github.com/python/cpython/commit/09fbcd6085e18b534fd4161844ff39f77eb4a082
History
Date User Action Args
2019-02-18 10:46:48pablogsalsetrecipients: + pablogsal, lukasz.langa, serhiy.storchaka
2019-02-18 10:46:48pablogsalsetmessageid: <1550486808.03.0.302517374465.issue35942@roundup.psfhosted.org>
2019-02-18 10:46:48pablogsallinkissue35942 messages
2019-02-18 10:46:47pablogsalcreate