消息 [100446]
Fix for _ssl module: replace _PyUnicode_AsString() by PyArg_ParseTuple() with PyUnicode_FSConverter. This change fixes also ssl for file system encoding different than utf8. I added a test on surrogates.
The test fails if surrogates can be encoded to the file system encoding (maybe on Windows?). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-03-05 01:11:59 | vstinner | 修改 | recipients:
+ vstinner, lemburg, loewis, amaury.forgeotdarc, ezio.melotti, Arfrever |
| 2010-03-05 01:11:59 | vstinner | 修改 | messageid: <1267751519.28.0.0450804721369.issue6697@psf.upfronthosting.co.za> |
| 2010-03-05 01:11:57 | vstinner | 链接 | issue6697 messages |
| 2010-03-05 01:11:57 | vstinner | 创建 | |
|