- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message272962
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 | vstinner |
|---|---|
| Recipients | Decorater, jkloth, paul.moore, steve.dower, tim.golden, vstinner, yan12125, zach.ware |
| Date | 2016-08-17.15:44:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwaL_fsCR0EQiV9ndz+1QqHD4yQwoujdG-VfTfyNVTiAnw@mail.gmail.com> |
| In-reply-to | <1471448451.01.0.571114311395.issue27781@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Steve Dower added the comment: > By portable, do you mean not using an environment variable? I mean that "python3 -X utf8" should force sys.getfilesystemencoding() to UTF-8 on UNIX/BSD, it would ignore the current locale setting. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-17 15:44:11 | vstinner | set | recipients: + vstinner, paul.moore, tim.golden, jkloth, zach.ware, steve.dower, yan12125, Decorater |
| 2016-08-17 15:44:11 | vstinner | link | issue27781 messages |
| 2016-08-17 15:44:11 | vstinner | create | |

