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 eric.smith, python-dev, terry.reedy
Date 2011-03-12.15:09:06
SpamBayes Score 0.002024262
Marked as misclassified No
Message-id <E1PyQRF-0002rj-Hr@dinsdale.python.org>
In-reply-to
Content
New changeset ee259a4f3eee by Eric V. Smith in branch 'default':
Issue 9856: Change object.__format__ with a non-empty format string from a PendingDeprecationWarning to a DeprecationWarning.
http://hg.python.org/cpython/rev/ee259a4f3eee
History
Date User Action Args
2011-03-12 15:09:06python-devsetrecipients: + python-dev, terry.reedy, eric.smith
2011-03-12 15:09:06python-devlinkissue9856 messages
2011-03-12 15:09:06python-devcreate