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 mark.dickinson
Recipients benjamin.peterson, mark.dickinson
Date 2009-01-12.10:14:55
SpamBayes Score 0.004376855
Marked as misclassified No
Message-id <1231755299.55.0.34630183833.issue4910@psf.upfronthosting.co.za>
In-reply-to
Content
That was a pretty poor patch.  Here's a better one:

 - added Misc/NEWS entry
 - added tests to check that __long__ is never called
 - removed Modules/_struct.c change, in the interests of
   keeping the patch focused.
History
Date User Action Args
2009-01-12 10:14:59mark.dickinsonsetrecipients: + mark.dickinson, benjamin.peterson
2009-01-12 10:14:59mark.dickinsonsetmessageid: <1231755299.55.0.34630183833.issue4910@psf.upfronthosting.co.za>
2009-01-12 10:14:58mark.dickinsonlinkissue4910 messages
2009-01-12 10:14:58mark.dickinsoncreate