SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 37 Python

Get rid of most of the flags (in tp_flags) that keep track of various

variations of the type struct and its attachments.  In Py3k, all type
structs have to have all fields -- no binary backwards compatibility.
Had to change the complex object to a new-style number!
G
Guido van Rossum committed
3cf5b1eef99fbd85bbd2bcd2e6223dfec92daf8b
Parent: 73e5a5b