- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message298442
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 | George K |
|---|---|
| Recipients | George K, docs@python |
| Date | 2017-07-16.16:51:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500223918.38.0.72996478594.issue30940@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The documentation for round states "The return value is an integer if called with one argument, otherwise of the same type as number." This is not the case if the second argument is None. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-16 16:51:58 | George K | set | recipients: + George K, docs@python |
| 2017-07-16 16:51:58 | George K | set | messageid: <1500223918.38.0.72996478594.issue30940@psf.upfronthosting.co.za> |
| 2017-07-16 16:51:58 | George K | link | issue30940 messages |
| 2017-07-16 16:51:58 | George K | create | |

