This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka
Date 2012-11-18.20:00:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353268814.03.0.789884448045.issue16505@psf.upfronthosting.co.za>
In-reply-to
Content
Py_TPFLAGS_INT_SUBCLASS is not used in Python 3. Lets drop it and free a one bit for some other interesting flag.
History
Date User Action Args
2012-11-18 20:00:14serhiy.storchakasetrecipients: + serhiy.storchaka
2012-11-18 20:00:14serhiy.storchakasetmessageid: <1353268814.03.0.789884448045.issue16505@psf.upfronthosting.co.za>
2012-11-18 20:00:13serhiy.storchakalinkissue16505 messages
2012-11-18 20:00:13serhiy.storchakacreate