SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 130 Python

Issue 4910, patch 2 of (probably) 3: pave the way for renaming of

nb_long:  remove last remaining use of nb_long
(in the struct module) from the core, set nb_long slots on all builtin
and extension types to 0, and remove uses of __long__ in test_complex
and test_binop.

Reviewed by Benjamin Peterson.
M
Mark Dickinson committed
cce2f217d403dff7344fcc1c381e36dfd075a961
Parent: 29500f6