summaryrefslogtreecommitdiff
path: root/Lib/urllib/request.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-11-13 14:44:11 +0100
committerGitHub <noreply@github.com>2020-11-13 14:44:11 +0100
commit0cec97eb6a3e31493c29ef9398fcf39a5ec445a6 (patch)
tree45ee4ba5c3b59ae7fd2640039e3411b9e19d0400 /Lib/urllib/request.py
parentfd009e606a48e803e7187983bf9a5682e938fddb (diff)
downloadcpython-git-0cec97eb6a3e31493c29ef9398fcf39a5ec445a6.tar.gz
bpo-38823: Fix compiler warning in _ctypes on Windows (GH-23258)
Explicitly cast PyExc_Exception to PyTypeObject* to fix the warning: modules\_ctypes\_ctypes.c(5748): warning C4133: '=': incompatible types - from 'PyObject *' to '_typeobject *'
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions