Message113900
> Your patch threatens to break compatibility
Yes it does. But I think that nobody relies on this bug. If your terminal uses something that utf-8, you will see strange characters if you write something else than ascii characters. I supopse that anybody facing this problem uses a workaround like replacing sys.stdout object, encode manually each string with the right encoding or something else. |
|
| Date |
User |
Action |
Args |
| 2010-08-14 14:26:39 | vstinner | set | recipients:
+ vstinner, georg.brandl, ggenellina, pitrou, hongqn, ezio.melotti, eric.araujo, steven.daprano, zuo, ssbarnea, cvrebert, srid, denilsonsa |
| 2010-08-14 14:26:39 | vstinner | set | messageid: <[email protected]> |
| 2010-08-14 14:26:35 | vstinner | link | issue4947 messages |
| 2010-08-14 14:26:34 | vstinner | create | |
|