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