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 srid
Recipients eric.smith, loewis, r.david.murray, srid
Date 2010-06-18.20:50:07
SpamBayes Score 0.00034737223
Marked as misclassified No
Message-id <6056D2CB-6560-472E-AE73-7C9CC65E40CA@activestate.com>
In-reply-to <1276886999.29.0.622055117498.issue9020@psf.upfronthosting.co.za>
Content
On 2010-06-18, at 11:49 AM, Eric Smith wrote:

> It would also be good to get a test case for this. I realize it's difficult, but that's the sort of change that might get undone some day by someone going through and "optimizing" the code.

Running existing tests (some of which use `eval`) on a platform/compiler combination (eg: AIX/xlc_r) where __CHAR_UNSIGNED__ gets defined should be enough.
History
Date User Action Args
2010-06-18 20:50:08sridsetrecipients: + srid, loewis, eric.smith, r.david.murray
2010-06-18 20:50:07sridlinkissue9020 messages
2010-06-18 20:50:07sridcreate