| commit | 74168975cc9489e5f726d804cf51f36fd7e0a510 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Nov 17 01:11:36 2011 +0100 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Nov 17 01:11:36 2011 +0100 |
| tree | ebf1305a0ba44aec5010ff2c0fdc1ab7939d8b8b | |
| parent | ee587eaa3668c5903acd9e93d46f269a7511d1c9 [diff] |
socket_gethostname() uses a wchar_t* with PyMem_Malloc() to avoid the old Unicode API.