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