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 gvanrossum
Recipients _doublep, amaury.forgeotdarc, arigo, benjamin.peterson, georg.brandl, gvanrossum, rhettinger
Date 2008-08-19.19:16:54
SpamBayes Score 0.0053266548
Marked as misclassified No
Message-id <1219173415.16.0.321605574682.issue1878@psf.upfronthosting.co.za>
In-reply-to
Content
I like Armin's latest proposal: have Py_TPFLAGS_DEFAULT include
Py_TPFLAGS_HAVE_VERSION_TAG when compiling the core only.  ISTR there's
a way to do this, but I can't find it right now.
History
Date User Action Args
2008-08-19 19:16:55gvanrossumsetrecipients: + gvanrossum, arigo, georg.brandl, rhettinger, amaury.forgeotdarc, _doublep, benjamin.peterson
2008-08-19 19:16:55gvanrossumsetmessageid: <1219173415.16.0.321605574682.issue1878@psf.upfronthosting.co.za>
2008-08-19 19:16:54gvanrossumlinkissue1878 messages
2008-08-19 19:16:54gvanrossumcreate