mirror of
https://github.com/python/cpython.git
synced 2026-05-20 03:14:26 -04:00
d0ad11f6b4
Issue #28120: Fix dict.pop() for splitted dictionary when trying to remove a "pending key" (Not yet inserted in split-table). Patch by Xiang Zhang.
Source files for various builtin objects