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-02-06.20:57:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fKsQd6LcNz7LjM@mail.python.org>
In-reply-to
Content
New changeset 775fb736b4b8 by Serhiy Storchaka in branch 'default':
Catch deprecation warnings emitted when non-integers are formatted with %c, %o
http://hg.python.org/cpython/rev/775fb736b4b8
History
Date User Action Args
2014-02-06 20:57:15python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, Arfrever, r.david.murray, skrah, ethan.furman, serhiy.storchaka
2014-02-06 20:57:14python-devlinkissue19995 messages
2014-02-06 20:57:14python-devcreate