mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
615194a352
Added ifdefs in stringobject.c for shared strings of length 1. Renamed free_list in tupleobject.c to free_tuples.