summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-09-24 22:31:56 (GMT)
committerGitHub <noreply@github.com>2021-09-24 22:31:56 (GMT)
commitf35ddf24227e834c9b6b39ad23a0ec382b4de48b (patch)
tree28917201368bc58cacdf2dc46007713d659b3c4d /Python/getplatform.c
parent7c801e0fa603b155eab3fd19698aa90854ac5a7b (diff)
downloadcpython-f35ddf24227e834c9b6b39ad23a0ec382b4de48b.zip
cpython-f35ddf24227e834c9b6b39ad23a0ec382b4de48b.tar.gz
cpython-f35ddf24227e834c9b6b39ad23a0ec382b4de48b.tar.bz2
bpo-41299: QueryPerformanceFrequency() cannot fail (GH-28552)
py_win_perf_counter_frequency() no longer checks for QueryPerformanceFrequency() failure. According to the QueryPerformanceFrequency() documentation, the function can no longer fails since Windows XP.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions