-
- Downloads
manifest: drop Py_TPFLAGS_HAVE_SEQUENCE_IN from tp_flags in Python 3
This flag disappeared in Python 3. It is only necessary in Python 2, apparently.
Please register or sign in to comment
This flag disappeared in Python 3. It is only necessary in Python 2, apparently.