- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message87147
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 | pitrou |
|---|---|
| Recipients | Nick Barnes, ggenellina, lemburg, pitrou, vstinner |
| Date | 2009-05-04.18:25:17 |
| SpamBayes Score | 7.465186e-06 |
| Marked as misclassified | No |
| Message-id | <1241461519.08.0.554576561937.issue4426@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the update. Functions like PyUnicode_EncodeUTF7() are part of the public C API, therefore their semantics can't be changed lightly. The patch looks ok to me, apart from minor style issues. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-04 18:25:19 | pitrou | set | recipients: + pitrou, lemburg, ggenellina, vstinner, Nick Barnes |
| 2009-05-04 18:25:19 | pitrou | set | messageid: <1241461519.08.0.554576561937.issue4426@psf.upfronthosting.co.za> |
| 2009-05-04 18:25:17 | pitrou | link | issue4426 messages |
| 2009-05-04 18:25:17 | pitrou | create | |

