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 ezio.melotti, loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-10-30.23:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351639710.8.0.405265984338.issue16086@psf.upfronthosting.co.za>
In-reply-to
Content
Note that Py_TPFLAGS_INT_SUBCLASS already not used in Python 3.x. One bit of tp_flags can be freed.
History
Date User Action Args
2012-10-30 23:28:30serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, mark.dickinson, pitrou, vstinner, ezio.melotti, python-dev
2012-10-30 23:28:30serhiy.storchakasetmessageid: <1351639710.8.0.405265984338.issue16086@psf.upfronthosting.co.za>
2012-10-30 23:28:30serhiy.storchakalinkissue16086 messages
2012-10-30 23:28:30serhiy.storchakacreate