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, mark.dickinson, python-dev, skrah, yaubi
Date 2014-08-26.18:50:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hjK641pvvz7LjX@mail.python.org>
In-reply-to
Content
New changeset 5c585929658a by Stefan Krah in branch '3.4':
Issue #22090: Fix '%' formatting for infinities and NaNs.
http://hg.python.org/cpython/rev/5c585929658a

New changeset 37ebb0d44808 by Stefan Krah in branch '2.7':
Issue 22090: Fix '%' formatting for infinities and NaNs.
http://hg.python.org/cpython/rev/37ebb0d44808
History
Date User Action Args
2014-08-26 18:50:53python-devsetrecipients: + python-dev, mark.dickinson, eric.smith, skrah, yaubi
2014-08-26 18:50:52python-devlinkissue22090 messages
2014-08-26 18:50:52python-devcreate