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 numerodix
Recipients ezio.melotti, numerodix
Date 2013-10-20.12:28:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382272126.03.0.859419260116.issue19316@psf.upfronthosting.co.za>
In-reply-to
Content
-  All code relating to the arena is in either Include/pyarena.h or Python/pyarena.c .

I propose: All code relating to the arena is either in Include/pyarena.h or in Python/pyarena.c .
History
Date User Action Args
2013-10-20 12:28:46numerodixsetrecipients: + numerodix, ezio.melotti
2013-10-20 12:28:46numerodixsetmessageid: <1382272126.03.0.859419260116.issue19316@psf.upfronthosting.co.za>
2013-10-20 12:28:46numerodixlinkissue19316 messages
2013-10-20 12:28:45numerodixcreate