mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
e449af7da9
be Ellipsis!). Bumped the API version because a linker-visible symbol is affected. Old C code will still compile -- there's a b/w compat macro. Similarly, old Python code will still run, builtin exports both Ellipses and Ellipsis.