This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Josh Friend, arigo, serhiy.storchaka
Date 2018-02-26.14:02:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519653750.44.0.467229070634.issue32922@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-02-26 14:02:30serhiy.storchakasetrecipients: + serhiy.storchaka, arigo, Josh Friend
2018-02-26 14:02:30serhiy.storchakasetmessageid: <1519653750.44.0.467229070634.issue32922@psf.upfronthosting.co.za>
2018-02-26 14:02:30serhiy.storchakalinkissue32922 messages
2018-02-26 14:02:30serhiy.storchakacreate