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 python-dev
Recipients Arfrever, eric.smith, ethan.furman, gvanrossum, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner
Date 2014-01-05.14:50:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dy2pQ2W2rz7LpF@mail.python.org>
In-reply-to
Content
New changeset 2f81f0e331f6 by Ethan Furman in branch 'default':
Issue19995: %o, %x, %X now only accept ints
http://hg.python.org/cpython/rev/2f81f0e331f6
History
Date User Action Args
2014-01-05 14:50:39python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, Arfrever, r.david.murray, skrah, ethan.furman, serhiy.storchaka
2014-01-05 14:50:39python-devlinkissue19995 messages
2014-01-05 14:50:39python-devcreate