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 mark.dickinson, nadeem.vawda, pitrou, rhettinger
Date 2011-09-06.10:46:00
SpamBayes Score 0.015019127
Marked as misclassified No
Message-id <1315305961.0.0.688388698873.issue12909@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for turning these into TypeErrors.  It makes little sense that PyLong_AsLongLong and PyLong_AsUnsignedLongLong behave differently here.

Do you have a patch handy?
History
Date User Action Args
2011-09-06 10:46:01mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, pitrou, nadeem.vawda
2011-09-06 10:46:00mark.dickinsonsetmessageid: <1315305961.0.0.688388698873.issue12909@psf.upfronthosting.co.za>
2011-09-06 10:46:00mark.dickinsonlinkissue12909 messages
2011-09-06 10:46:00mark.dickinsoncreate