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 Alexander.Belopolsky, Robin.Schreiber, amaury.forgeotdarc, belopolsky, loewis
Date 2012-09-06.22:25:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346970348.9.0.769750937748.issue15870@psf.upfronthosting.co.za>
In-reply-to
Content
If it's very special, I'm -0 on this addition. This sounds like this is something very few people would ever need, and they can learn to write more complicated code to achieve the same effect. Convenience API exists to make the common case convenient.

I'm -1 on calling it PyType_FromSpecEx.
History
Date User Action Args
2012-09-06 22:25:48loewissetrecipients: + loewis, amaury.forgeotdarc, belopolsky, Alexander.Belopolsky, Robin.Schreiber
2012-09-06 22:25:48loewissetmessageid: <1346970348.9.0.769750937748.issue15870@psf.upfronthosting.co.za>
2012-09-06 22:25:48loewislinkissue15870 messages
2012-09-06 22:25:48loewiscreate