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-12.07:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f28VQ0xmnz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 22e55bd5583c by Ethan Furman in branch 'default':
Issue19995: issue deprecation warning for non-integer values to %c, %o, %x, %X
http://hg.python.org/cpython/rev/22e55bd5583c
History
Date User Action Args
2014-01-12 07:21:03python-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-12 07:21:03python-devlinkissue19995 messages
2014-01-12 07:21:02python-devcreate