- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message205770
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 | vajrasky |
|---|---|
| Recipients | JBernardo, docs@python, mark.dickinson, r.david.murray, vajrasky |
| Date | 2013-12-10.04:42:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386650554.86.0.291083993428.issue19933@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In case we want to add consistency with None ndigits, here is the patch adding support for None value for ndigits parameter. This one looks like a low-risk addition but since Python 3.4 is in beta phase.... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-10 04:42:34 | vajrasky | set | recipients: + vajrasky, mark.dickinson, r.david.murray, docs@python, JBernardo |
| 2013-12-10 04:42:34 | vajrasky | set | messageid: <1386650554.86.0.291083993428.issue19933@psf.upfronthosting.co.za> |
| 2013-12-10 04:42:34 | vajrasky | link | issue19933 messages |
| 2013-12-10 04:42:34 | vajrasky | create | |

