[issue35942] posixmodule.c:path_converter() returns an invalid exception message for broken PathLike objects

miss-islington report at bugs.python.org
Mon Feb 18 06:05:55 EST 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset a01065a3588d3f0d0c57ea35107aa97e722fe2b2 by Miss Islington (bot) in branch '3.7':
bpo-35942: Improve the error message if __fspath__ returns invalid types in path_converter (GH-11831)
https://github.com/python/cpython/commit/a01065a3588d3f0d0c57ea35107aa97e722fe2b2


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35942>
_______________________________________


More information about the Python-bugs-list mailing list