- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message206720
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 | terry.reedy |
|---|---|
| Recipients | alexandre.vassalotti, serhiy.storchaka, terry.reedy, vajrasky |
| Date | 2013-12-21.00:12:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387584738.62.0.442990497213.issue20014@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This enhancement request would have been nice in 2.7.0 but it is too late for bugfix releases. Typecodes have always been shown as instances of str and still are. The doc no where suggests that unicode chars should work in 2.7 and it is not a bug that they do not. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-21 00:12:18 | terry.reedy | set | recipients: + terry.reedy, alexandre.vassalotti, serhiy.storchaka, vajrasky |
| 2013-12-21 00:12:18 | terry.reedy | set | messageid: <1387584738.62.0.442990497213.issue20014@psf.upfronthosting.co.za> |
| 2013-12-21 00:12:18 | terry.reedy | link | issue20014 messages |
| 2013-12-21 00:12:18 | terry.reedy | create | |

