Message316049
| Author | pmpp |
|---|---|
| Recipients | anthony shaw, pmpp, vstinner |
| Date | 2018-05-02.07:08:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525244909.9.0.682650639539.issue33405@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
indeed a3+ says : PYTHONCOERCECLOCALE=0 LANG=C python3.7 -c "import sys; print(sys.stdin.encoding)" ANSI_X3.4-1968 but can reproduce on b3: PYTHONCOERCECLOCALE=0 LANG=C python3.7 -c "import sys; print(sys.stdin.encoding)" utf-8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-02 07:08:29 | pmpp | set | recipients: + pmpp, vstinner, anthony shaw |
| 2018-05-02 07:08:29 | pmpp | set | messageid: <1525244909.9.0.682650639539.issue33405@psf.upfronthosting.co.za> |
| 2018-05-02 07:08:29 | pmpp | link | issue33405 messages |
| 2018-05-02 07:08:29 | pmpp | create | |