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 barry, georg.brandl, gvanrossum, loewis, pitrou, teoliphant
Date 2008-08-19.17:18:30
SpamBayes Score 0.13530292
Marked as misclassified No
Message-id <001636163c89d091040454d34695@google.com>
In-reply-to
Content
Reviewers: GvR,

Message:
Looks good. Go ahead and submit, assuming you've run full tests.

Description:
http://bugs.python.org/issue3560

Please review this at http://codereview.appspot.com/3003

Affected files:
   Include/memoryobject.h
   Modules/_json.c
   Objects/memoryobject.c
   Objects/unicodeobject.c
History
Date User Action Args
2008-08-19 17:18:32gvanrossumsetrecipients: + loewis, barry, georg.brandl, teoliphant
2008-08-19 17:18:31gvanrossumlinkissue3560 messages
2008-08-19 17:18:31gvanrossumcreate