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 pitrou
Recipients asvetlov, benjamin.peterson, jon, pingebretson, pitrou
Date 2010-10-26.08:46:30
SpamBayes Score 0.03910322
Marked as misclassified No
Message-id <1288082791.75.0.429029370788.issue10194@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed with Benjamin. There is already a visible issue with the patch: it breaks compatibility because the Py_VISIT() argument must now be an lvalue.
History
Date User Action Args
2010-10-26 08:46:32pitrousetrecipients: + pitrou, jon, benjamin.peterson, asvetlov, pingebretson
2010-10-26 08:46:31pitrousetmessageid: <1288082791.75.0.429029370788.issue10194@psf.upfronthosting.co.za>
2010-10-26 08:46:30pitroulinkissue10194 messages
2010-10-26 08:46:30pitroucreate