- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message295722
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 | ronaldoussoren |
|---|---|
| Recipients | Jan Niklas Hasse, abarry, akira, barry, deleted250130, ezio.melotti, lemburg, methane, ncoghlan, ned.deily, r.david.murray, ronaldoussoren, vstinner, xdegaye, yan12125 |
| Date | 2017-06-11.16:13:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1497197612.85.0.579185303949.issue28180@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The macOS failures are at least partially caused by test assumptions that aren't true on macOS: in particular the filesystem encoding defaults to UTF-8 on macOS (because HFS+ and the recent APFS filesystem store unicode data and not pure byte strings). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-11 16:13:32 | ronaldoussoren | set | recipients: + ronaldoussoren, lemburg, barry, ncoghlan, vstinner, ned.deily, ezio.melotti, r.david.murray, methane, akira, deleted250130, xdegaye, yan12125, abarry, Jan Niklas Hasse |
| 2017-06-11 16:13:32 | ronaldoussoren | set | messageid: <1497197612.85.0.579185303949.issue28180@psf.upfronthosting.co.za> |
| 2017-06-11 16:13:32 | ronaldoussoren | link | issue28180 messages |
| 2017-06-11 16:13:32 | ronaldoussoren | create | |

