mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
1 line
116 B
ReStructuredText
1 line
116 B
ReStructuredText
Fixed crash resulting from calling bisect.insort() or bisect.insort_left() with the key argument not equal to None.
|