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 serhiy.storchaka
Recipients cvrebert, docs@python, eric.araujo, ezio.melotti, georg.brandl, rhettinger, serhiy.storchaka, terry.reedy, tshepang
Date 2012-09-20.12:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348144699.51.0.109188717562.issue14783@psf.upfronthosting.co.za>
In-reply-to
Content
It may be worth rewrite int() and str() so that the first argument was positional-only argument?
History
Date User Action Args
2012-09-20 12:38:19serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, rhettinger, terry.reedy, ezio.melotti, eric.araujo, cvrebert, docs@python, tshepang
2012-09-20 12:38:19serhiy.storchakasetmessageid: <1348144699.51.0.109188717562.issue14783@psf.upfronthosting.co.za>
2012-09-20 12:38:19serhiy.storchakalinkissue14783 messages
2012-09-20 12:38:18serhiy.storchakacreate