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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon
Date 2008-09-04.22:43:50
SpamBayes Score 0.0024708703
Marked as misclassified No
Message-id <1220568230.9.0.358861754381.issue3773@psf.upfronthosting.co.za>
In-reply-to
Content
I think this patch should be reverted. It causes a linking error because
pgen isn't linked to libpython; it doesn't find the _PyErr_NoMemory symbol.
History
Date User Action Args
2008-09-04 22:43:51benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, amaury.forgeotdarc
2008-09-04 22:43:50benjamin.petersonsetmessageid: <1220568230.9.0.358861754381.issue3773@psf.upfronthosting.co.za>
2008-09-04 22:43:50benjamin.petersonlinkissue3773 messages
2008-09-04 22:43:50benjamin.petersoncreate