summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-07-09 12:42:49 (GMT)
committerGitHub <noreply@github.com>2019-07-09 12:42:49 (GMT)
commitbbad695e7890513be7a9bc662e2d8ae13bfcd313 (patch)
tree164a22ac51baf3d3b2db264263678363f22e91a2 /Python/Python-ast.c
parent58f2c7f424fe91ba035918f0f66306af73a37543 (diff)
downloadcpython-bbad695e7890513be7a9bc662e2d8ae13bfcd313.zip
cpython-bbad695e7890513be7a9bc662e2d8ae13bfcd313.tar.gz
cpython-bbad695e7890513be7a9bc662e2d8ae13bfcd313.tar.bz2
bpo-37120: Fix _ssl get_num_tickets() (GH-14668)
Replace PyLong_FromLong() with PyLong_FromSize_t(): SSL_CTX_get_num_tickets() return type is size_t. https://bugs.python.org/issue37120 (cherry picked from commit 76611c7c0af6b2f4d0d98a5db827d34cff54ce25) Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions