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 dsdale24
Recipients Darren.Dale, benjamin.peterson, daniel.urban, dsdale24, eric.araujo, eric.snow, ncoghlan, stutzbach
Date 2011-12-05.18:25:47
SpamBayes Score 0.00014633748
Marked as misclassified No
Message-id <1323109551.02.0.0696529453473.issue11610@psf.upfronthosting.co.za>
In-reply-to
Content
Patch addressing latest comments in review. Notable change: defines _PyObject_IsAbstract in object.c/object.h, rather than repeating the code in multiple files and functions.
History
Date User Action Args
2011-12-05 18:25:51dsdale24setrecipients: + dsdale24, ncoghlan, benjamin.peterson, stutzbach, eric.araujo, daniel.urban, eric.snow, Darren.Dale
2011-12-05 18:25:51dsdale24setmessageid: <1323109551.02.0.0696529453473.issue11610@psf.upfronthosting.co.za>
2011-12-05 18:25:50dsdale24linkissue11610 messages
2011-12-05 18:25:50dsdale24create