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 Michael.Smith, jcea, mark.dickinson, meador.inge
Date 2012-07-20.10:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342779886.57.0.681504743536.issue15400@psf.upfronthosting.co.za>
In-reply-to
Content
I definitely think this counts as a feature request, and as such should be rejected.

I'd expect the 'long' constructor to be able to parse representations of both ints and longs, but I don't see any reason to expect the 'int' constructor to be able to parse representations of longs.
History
Date User Action Args
2012-07-20 10:24:46mark.dickinsonsetrecipients: + mark.dickinson, jcea, meador.inge, Michael.Smith
2012-07-20 10:24:46mark.dickinsonsetmessageid: <1342779886.57.0.681504743536.issue15400@psf.upfronthosting.co.za>
2012-07-20 10:24:45mark.dickinsonlinkissue15400 messages
2012-07-20 10:24:45mark.dickinsoncreate