mirror of
https://github.com/python/cpython.git
synced 2026-07-29 21:25:51 -04:00
Normalize bytes format strings to str before using them as the cache key, so that equal str and bytes formats no longer collide and get compared. Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
Source files for standard library extension modules, and former extension modules that are now builtin modules.