summaryrefslogtreecommitdiffstats
path: root/Lib/typing.py
diff options
context:
space:
mode:
authorJochem Schulenklopper <j.schulenklopper@gmail.com>2021-10-06 02:02:58 (GMT)
committerGitHub <noreply@github.com>2021-10-06 02:02:58 (GMT)
commitc379bc5ec9012cf66424ef3d80612cf13ec51006 (patch)
treead2aac1c9b349e089e3d49a191a4a57b05dec2c0 /Lib/typing.py
parent241bda785a092a272d7e0f6a4e20bd250c389cfe (diff)
downloadcpython-c379bc5ec9012cf66424ef3d80612cf13ec51006.zip
cpython-c379bc5ec9012cf66424ef3d80612cf13ec51006.tar.gz
cpython-c379bc5ec9012cf66424ef3d80612cf13ec51006.tar.bz2
bpo-40321: Support HTTP response status code 308 in urllib.request (#19588)
* Support HTTP response status code 308 in urllib. HTTP response status code 308 is defined in https://tools.ietf.org/html/rfc7538 to be the permanent redirect variant of 307 (temporary redirect). * Update documentation to include http_error_308() * Add blurb for bpo-40321 fix Co-authored-by: Roland Crosby <roland@rolandcrosby.com>
Diffstat (limited to 'Lib/typing.py')
0 files changed, 0 insertions, 0 deletions