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.

URL PR 11831
Status merged
Title bpo-35942: Improve the error message if __fspath__ returns invalid types in path_converter
History
Date User Action Args
2019-02-18 10:46:36pablogsalsetstatus: open -> merged
2019-02-17 20:28:00pablogsalsettitle: bpo-35942: Delegate on PyOS_FSPath when checking for __fspath__ in path_converter -> bpo-35942: Improve the error message if __fspath__ returns invalid types in path_converter
2019-02-12 22:40:57pablogsallinkissue35942 pull_requests
2019-02-12 22:40:57pablogsalcreate