Message 105205 - Python tracker
Message105205
| Author | stutzbach |
|---|---|
| Recipients | docs@python, stutzbach |
| Date | 2010-05-07.15:59:03 |
| SpamBayes Score | 0.13308275 |
| Marked as misclassified | No |
| Message-id | <1273247945.7.0.702043835904.issue8646@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PyUnicode_EncodeDecimal is undocumented (although it's referenced in passing in the documentation for PyLong_FromUnicode). There's a lengthy comment in unicodeobject.h describing PyUnicode_EncodeDecimal, which could be converted more or less directly into documentation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-07 15:59:05 | stutzbach | set | recipients: + stutzbach, docs@python |
| 2010-05-07 15:59:05 | stutzbach | set | messageid: <1273247945.7.0.702043835904.issue8646@psf.upfronthosting.co.za> |
| 2010-05-07 15:59:04 | stutzbach | link | issue8646 messages |
| 2010-05-07 15:59:04 | stutzbach | create | |