This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-08 06:10:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f4800b8ed3
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Jason R. Coombs
7cdc31a14c
bpo-38907: Suppress any exception when attempting to set V6ONLY. (GH-17864)
...
Fixes error attempting to bind to IPv4 address.
2020-01-06 07:59:36 -05:00
..
__init__.py
bpo-26589: Add http status code 451 (GH-15413)
2019-08-23 10:19:15 -07:00
client.py
bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448)
2019-09-28 08:32:01 -04:00
cookiejar.py
bpo-38804: Fix REDoS in http.cookiejar (GH-17157)
2019-11-22 15:22:11 +01:00
cookies.py
bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555)
2018-04-23 02:48:11 +03:00
server.py
bpo-38907: Suppress any exception when attempting to set V6ONLY. (GH-17864)
2020-01-06 07:59:36 -05:00