[issue37412] os.getcwdb() doesn't implement PEP 528 (UTF-8) on Windows

STINNER Victor report at bugs.python.org
Fri Jun 28 12:24:04 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Ok, the regression should now be fixed and test_os now also tests os.getcwd() with a "long path" :-) Thank a lot Eryk Sun for your great advices on reviews!

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list