- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message318846
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 | mrabarnett |
|---|---|
| Recipients | ezio.melotti, mrabarnett, romaji, serhiy.storchaka, terry.reedy, vstinner, zach.ware |
| Date | 2018-06-06.16:57:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1528304246.46.0.592728768989.issue33785@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For clarity, the first is '\U00010308\U00010316' and the second is '\U00010306\U00010300\U0001030B'. The BMP is the Basic Multilingual Plane, which covers the codepoints in the range U+0000 to U+FFFF. Some software has a problem dealing with codepoints outside the BMP. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-06 16:57:26 | mrabarnett | set | recipients: + mrabarnett, terry.reedy, vstinner, ezio.melotti, zach.ware, serhiy.storchaka, romaji |
| 2018-06-06 16:57:26 | mrabarnett | set | messageid: <1528304246.46.0.592728768989.issue33785@psf.upfronthosting.co.za> |
| 2018-06-06 16:57:26 | mrabarnett | link | issue33785 messages |
| 2018-06-06 16:57:26 | mrabarnett | create | |

