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 loewis
Recipients asvetlov, georg.brandl, loewis, petere
Date 2011-02-04.19:30:10
SpamBayes Score 2.0654104e-05
Marked as misclassified No
Message-id <1296847812.16.0.9066505146.issue11067@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch I'd like to add to 3.2: this adds PyType_GetFlags, so that the fast checks remain available.
History
Date User Action Args
2011-02-04 19:30:12loewissetrecipients: + loewis, georg.brandl, asvetlov, petere
2011-02-04 19:30:12loewissetmessageid: <1296847812.16.0.9066505146.issue11067@psf.upfronthosting.co.za>
2011-02-04 19:30:10loewislinkissue11067 messages
2011-02-04 19:30:10loewiscreate