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 serhiy.storchaka
Date 2018-04-29.11:50:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525002628.94.0.682650639539.issue33383@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ee95feb69d937149bef3d245e87df1aef412b7fc by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-33383: Fix crash in get() of the dbm.ndbm database object. (GH-6630) (GH-6631)
https://github.com/python/cpython/commit/ee95feb69d937149bef3d245e87df1aef412b7fc
History
Date User Action Args
2018-04-29 11:50:28serhiy.storchakasetrecipients: + serhiy.storchaka
2018-04-29 11:50:28serhiy.storchakasetmessageid: <1525002628.94.0.682650639539.issue33383@psf.upfronthosting.co.za>
2018-04-29 11:50:28serhiy.storchakalinkissue33383 messages
2018-04-29 11:50:28serhiy.storchakacreate