summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-10-19 20:20:51 (GMT)
committerGitHub <noreply@github.com>2019-10-19 20:20:51 (GMT)
commitd73205d788a32148ba9a2beaa27badbd94ab65ff (patch)
tree0d45accb52bb202f9816b91194ac3bcab0168e6a /Python/thread.c
parentbbd600a17b24155f0b36f2cd473e17b09029ade6 (diff)
downloadcpython-d73205d788a32148ba9a2beaa27badbd94ab65ff.zip
cpython-d73205d788a32148ba9a2beaa27badbd94ab65ff.tar.gz
cpython-d73205d788a32148ba9a2beaa27badbd94ab65ff.tar.bz2
bpo-38525: Fix a segmentation fault when using reverse iterators of empty dict (GH-16846)
The reverse iterator for empty dictionaries was not handling correctly shared-key dictionaries. (cherry picked from commit 24dc2f8c56697f9ee51a4887cf0814b6600c1815) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions