commit | a9e0b070b3e36701d0139361c769d374c4aacf1a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Feb 26 06:25:40 2018 -0800 |
committer | GitHub <noreply@github.com> | Mon Feb 26 06:25:40 2018 -0800 |
tree | babb8e457884a5d0fb852b7c7df9d77d9e941db7 | |
parent | 4cffe2f66b581fa7538f6de884d54a5c7364d8e0 [diff] |
bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832) (cherry picked from commit 6f600ff1734ca2fdcdd37a809adf8130f0d8cc4e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>