mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -04:00
ef01e95ae3
* Passing a string as the "real" keyword argument is now an error; it should only be passed as a single positional argument. * Passing a complex number as the "real" or "imag" argument is now deprecated; it should only be passed as a single positional argument.
Source files for various builtin objects