mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
This happened when the Counter was mutated when incrementing the value for an existing key. (cherry picked from commit 86d904588e8c84c7fccb8faf84b343f03461970d) Co-authored-by: kaushal trivedi <155625932+Kaushalt2004@users.noreply.github.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.