summaryrefslogtreecommitdiffstats
path: root/Lib/contextvars.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-14 20:56:01 (GMT)
committerGitHub <noreply@github.com>2023-06-14 20:56:01 (GMT)
commite7507bd131fbfbb49a6819a0d5ad5dd1e21b48cd (patch)
treee4d0192d74519d1f3050320f70dc1df027309e8b /Lib/contextvars.py
parent4caa728b2c78c5ded7c91579f21fbb67e3867d80 (diff)
downloadcpython-e7507bd131fbfbb49a6819a0d5ad5dd1e21b48cd.zip
cpython-e7507bd131fbfbb49a6819a0d5ad5dd1e21b48cd.tar.gz
cpython-e7507bd131fbfbb49a6819a0d5ad5dd1e21b48cd.tar.bz2
gh-105751: test_ctypes: Remove @need_symbol decorator (GH-105798)
Remove the @need_symbol('...') decorator of test.test_ctypes since requested symbols are now always always available in ctypes. Use the @unittest.skipUnless() decorator directly for the two types only available on Windows: * ctypes.WINFUNCTYPE * ctypes.oledll
Diffstat (limited to 'Lib/contextvars.py')
0 files changed, 0 insertions, 0 deletions