summaryrefslogtreecommitdiffstats
path: root/Lib/urllib/request.py
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2017-09-14 09:15:07 (GMT)
committerGitHub <noreply@github.com>2017-09-14 09:15:07 (GMT)
commit472cc9f366ef16cab72eed21bdc6a24f194fc03a (patch)
tree1ce9e1442e2c46b84690354a975d903040120682 /Lib/urllib/request.py
parent5dbb28ececdd0382d85b164aaf37bec1ae08036c (diff)
downloadcpython-472cc9f366ef16cab72eed21bdc6a24f194fc03a.zip
cpython-472cc9f366ef16cab72eed21bdc6a24f194fc03a.tar.gz
cpython-472cc9f366ef16cab72eed21bdc6a24f194fc03a.tar.bz2
[3.6] _ssl_: Fix compiler warning (GH-3559) (#3569)
Cast Py_buffer.len (Py_ssize_t, signed) to size_t (unsigned) to prevent the following warning: Modules/_ssl.c:3089:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]. (cherry picked from commit 5a61559fb0776a9a0f08294ec9003cea13940430)
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions