- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message328340
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 | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, serhiy.storchaka, vstinner |
| Date | 2018-10-23.19:58:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1540324708.69.0.788709270274.issue30863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset c46db9232f1a6e0e3c33053549d03d4335db9dca by Serhiy Storchaka in branch 'master': bpo-30863: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString(). (GH-2599) https://github.com/python/cpython/commit/c46db9232f1a6e0e3c33053549d03d4335db9dca |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-23 19:58:28 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, ezio.melotti |
| 2018-10-23 19:58:28 | serhiy.storchaka | set | messageid: <1540324708.69.0.788709270274.issue30863@psf.upfronthosting.co.za> |
| 2018-10-23 19:58:28 | serhiy.storchaka | link | issue30863 messages |
| 2018-10-23 19:58:28 | serhiy.storchaka | create | |

