Message 285482 - Python tracker
Message285482
| Author | eryksun |
|---|---|
| Recipients | eryksun, ezio.melotti, methane, vstinner, yan12125 |
| Date | 2017-01-14.14:05:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484402746.93.0.636003345971.issue29240@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> it should be replaced with sys.getfilesystemencodeerrors() > to support UTF-8 Strict mode. I did that in the patch for issue 28188. The focus of the patch is to add bytes support on Windows for os.putenv and os.environb, but I also tried to maximize consistency (at least parallel structure) between the POSIX and Windows implementations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-14 14:05:46 | eryksun | set | recipients: + eryksun, vstinner, ezio.melotti, methane, yan12125 |
| 2017-01-14 14:05:46 | eryksun | set | messageid: <1484402746.93.0.636003345971.issue29240@psf.upfronthosting.co.za> |
| 2017-01-14 14:05:46 | eryksun | link | issue29240 messages |
| 2017-01-14 14:05:46 | eryksun | create | |