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 mark.dickinson
Recipients ezio.melotti, mark.dickinson, vstinner
Date 2012-09-29.16:58:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348937890.58.0.58111089704.issue16086@psf.upfronthosting.co.za>
In-reply-to
Content
Victor:  you missed one. :-)

#define Py_TPFLAGS_HAVE_STACKLESS_EXTENSION (3L<<15)
History
Date User Action Args
2012-09-29 16:58:11mark.dickinsonsetrecipients: + mark.dickinson, vstinner, ezio.melotti
2012-09-29 16:58:10mark.dickinsonsetmessageid: <1348937890.58.0.58111089704.issue16086@psf.upfronthosting.co.za>
2012-09-29 16:58:10mark.dickinsonlinkissue16086 messages
2012-09-29 16:58:09mark.dickinsoncreate