[issue33721] os.path.exists() ought to return False if pathname contains NUL

Serhiy Storchaka report at bugs.python.org
Thu Jun 14 14:11:43 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

This change looks desirable to me. But it looks too large for backporting it to maintained versions.

----------
type: behavior -> enhancement
versions: +Python 3.8 -Python 3.6

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


More information about the Python-bugs-list mailing list