diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-02 17:16:08 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-02 17:16:08 +0200 |
commit | 8e44aa5ae475be3e2944daee4d98ca36e466dd6a (patch) | |
tree | 29201255c6f27a63355ac12f348d74961daa03de /Python/pylifecycle.c | |
parent | e7c749238e8fe2a10248ae9d81b1e53153496a8d (diff) | |
download | cpython-git-8e44aa5ae475be3e2944daee4d98ca36e466dd6a.tar.gz |
Issue #23834: Fix socket.sendto(), use the C Py_ssize_t type to store the
result of sendto() instead of the C int type.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions