[issue32922] dbm.open() encodes filename with default encoding rather than the filesystem encoding

Serhiy Storchaka report at bugs.python.org
Mon Feb 26 09:02:30 EST 2018


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


New changeset 6f600ff1734ca2fdcdd37a809adf8130f0d8cc4e by Serhiy Storchaka in branch 'master':
bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832)
https://github.com/python/cpython/commit/6f600ff1734ca2fdcdd37a809adf8130f0d8cc4e


----------

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


More information about the Python-bugs-list mailing list