cpython/Misc/NEWS.d/next/Core and Builtins/2019-10-20-00-36-18.bpo-385...

3 lines
119 B
ReStructuredText

Fix a segmentation fault when using reverse iterators of empty ``dict`` objects.
Patch by Dong-hee Na and Inada Naoki.