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 | belopolsky, docs@python, lemburg, mark.dickinson, python-dev, rhettinger, terry.reedy |
| Date | 2011年03月23日.00:34:48 |
| SpamBayes Score | 0.0043717977 |
| Marked as misclassified | No |
| Message-id | <E1Q2C2B-0005L9-Rd@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6853b480e388 by Raymond Hettinger in branch '3.1': Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. http://hg.python.org/cpython/rev/6853b480e388 New changeset a1e685ceb3bd by Raymond Hettinger in branch '3.2': Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. http://hg.python.org/cpython/rev/a1e685ceb3bd New changeset 997271aebd69 by Raymond Hettinger in branch 'default': Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. http://hg.python.org/cpython/rev/997271aebd69 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年03月23日 00:34:51 | python-dev | set | recipients: + python-dev, lemburg, rhettinger, terry.reedy, mark.dickinson, belopolsky, docs@python |
| 2011年03月23日 00:34:48 | python-dev | link | issue10610 messages |
| 2011年03月23日 00:34:48 | python-dev | create | |