aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/ceval_gil.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-07-17 17:55:30 +0200
committerGitHub <noreply@github.com>2023-07-17 17:55:30 +0200
commitad95c7253a70e559e7d3f25d53f4772f28bb8b44 (patch)
treef64578e483489c7c2ea93b3e4bf9f1cd3e285742 /Python/ceval_gil.c
parent036bb7365607ab7e5cf901f1ac4256f9ae1be82c (diff)
downloadcpython-ad95c7253a70e559e7d3f25d53f4772f28bb8b44.tar.gz
cpython-ad95c7253a70e559e7d3f25d53f4772f28bb8b44.zip
gh-106687: _ssl: use uint64_t for SSL options (#106700)
SSL_CTX_get_options() uses uint64_t for options: https://www.openssl.org/docs/man3.1/man3/SSL_CTX_get_options.html Fix this compiler warning on Windows with MSC: conversion from 'uint64_t' to 'long', possible loss of data
Diffstat (limited to 'Python/ceval_gil.c')
0 files changed, 0 insertions, 0 deletions