mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
28b624825e
* bpo-16055: Fixes incorrect error text for int('1', base=1000)
* bpo-16055: Address review comments
Source files for various builtin objects