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, serhiy.storchaka, vajrasky, vstinner
Date 2013-10-13.10:05:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cyJRW2rmwz7Ljp@mail.python.org>
In-reply-to
Content
New changeset e7eed20f2da7 by Mark Dickinson in branch 'default':
Issue #18659: fix test_format test that wasn't being executed.  Thanks Vajrasky Kok for the patch.
http://hg.python.org/cpython/rev/e7eed20f2da7
History
Date User Action Args
2013-10-13 10:05:17python-devsetrecipients: + python-dev, mark.dickinson, vstinner, eric.smith, serhiy.storchaka, vajrasky
2013-10-13 10:05:17python-devlinkissue18659 messages
2013-10-13 10:05:16python-devcreate