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, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2012年10月28日.10:23:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XqFQS1jwkzRBd@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 102df748572d by Mark Dickinson in branch '3.2': Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting. http://hg.python.org/cpython/rev/102df748572d New changeset 79ea0c84152a by Mark Dickinson in branch '3.3': Issue #14700: merge tests from 3.2. http://hg.python.org/cpython/rev/79ea0c84152a New changeset 22c8e6d71529 by Mark Dickinson in branch 'default': Issue #14700: merge tests from 3.3. http://hg.python.org/cpython/rev/22c8e6d71529 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年10月28日 10:23:28 | python-dev | set | recipients: + python-dev, mark.dickinson, vstinner, eric.smith, r.david.murray, serhiy.storchaka |
| 2012年10月28日 10:23:28 | python-dev | link | issue14700 messages |
| 2012年10月28日 10:23:28 | python-dev | create | |