mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
da53afa1b0
both mystrtoul.c and longobject.c. Share the table instead. Also cut its size by 64 entries (they had been used for an inscrutable trick originally, but the code no longer tries to use that trick).