commit | ee95feb69d937149bef3d245e87df1aef412b7fc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Apr 29 04:50:26 2018 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Apr 29 14:50:26 2018 +0300 |
tree | e006b3c754dff27577a127ec85a5f6fda873f9db | |
parent | 1487c37e7e85e7221adc3030f0f7de023cc99ced [diff] |
[3.7] bpo-33383: Fix crash in get() of the dbm.ndbm database object. (GH-6630) (GH-6631) (cherry picked from commit 2e38cc39330bd7f3003652869b644110a97a78d8) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>