Message 86124 - Python tracker
Message86124
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, ocean-city, pitrou, vstinner |
| Date | 2009-04-18.17:27:41 |
| SpamBayes Score | 1.1176184e-06 |
| Marked as misclassified | No |
| Message-id | <1240075663.61.0.856118955137.issue5410@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I cannot see any remarks about masking behavior. :-( I asked on a french Windows developer channel. The answer is that the Windows terminal uses "ANSI" charset even if it's possible to use unicode. So it's a bug in Microsoft msvcrt library (directly in the terminal implementation), not in Python. Anyway I think that my patch (msvcrt_wchar.patch) makes the situation better ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-18 17:27:43 | vstinner | set | recipients: + vstinner, pitrou, ocean-city, benjamin.peterson |
| 2009-04-18 17:27:43 | vstinner | set | messageid: <1240075663.61.0.856118955137.issue5410@psf.upfronthosting.co.za> |
| 2009-04-18 17:27:41 | vstinner | link | issue5410 messages |
| 2009-04-18 17:27:41 | vstinner | create | |