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 | ezio.melotti, mark.dickinson, python-dev, sbermeister |
| Date | 2012年05月21日.23:54:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <E1SWcQP-00048M-7p@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset c13066f752a8 by Ezio Melotti in branch '2.7': #14875: Use float('inf') instead of float('1e66666') in the json module. http://hg.python.org/cpython/rev/c13066f752a8 New changeset 06f21c6e0f2b by Ezio Melotti in branch '3.2': #14875: Use float('inf') instead of float('1e66666') in the json module. http://hg.python.org/cpython/rev/06f21c6e0f2b New changeset f5f5db593d99 by Ezio Melotti in branch 'default': #14875: merge with 3.2. http://hg.python.org/cpython/rev/f5f5db593d99 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年05月21日 23:54:06 | python-dev | set | recipients: + python-dev, mark.dickinson, ezio.melotti, sbermeister |
| 2012年05月21日 23:54:06 | python-dev | link | issue14875 messages |
| 2012年05月21日 23:54:06 | python-dev | create | |