summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorKyle Evans <kevans91@users.noreply.github.com>2020-10-12 23:53:16 (GMT)
committerGitHub <noreply@github.com>2020-10-12 23:53:16 (GMT)
commit64eb259cc1e42a5f74b5911a518d2c50daa8d50b (patch)
treecd2faa225b63dd721b9f3251ece6db4c6c92bca2 /Python
parentba06a70c822ede62688136add488eb78957689fe (diff)
downloadcpython-64eb259cc1e42a5f74b5911a518d2c50daa8d50b.zip
cpython-64eb259cc1e42a5f74b5911a518d2c50daa8d50b.tar.gz
cpython-64eb259cc1e42a5f74b5911a518d2c50daa8d50b.tar.bz2
bpo-40422: Move _Py_*_SUPPRESS_IPH bits into _Py_closerange (GH-22672)
This suppression is no longer needed in os_closerange_impl, as it just invokes the internal _Py_closerange implementation. On the other hand, consumers of _Py_closerange may not have any other reason to suppress invalid parameter issues, so narrow the scope to here.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions