This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-02 03:01:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
4b219ce81e
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Stéphane Wirtel
4b219ce81e
bpo-36043: FileCookieJar supports os.PathLike (GH-11945)
...
https://bugs.python.org/issue36043
2019-03-01 12:40:54 -08:00
..
__init__.py
bpo-30553: Add status code 421 to http.HTTPStatus (GH-2589)
2017-10-26 21:49:19 +03:00
client.py
bpo-33365: print the header values beside the keys (GH-6611)
2018-06-19 16:20:58 +03:00
cookiejar.py
bpo-36043: FileCookieJar supports os.PathLike (GH-11945)
2019-03-01 12:40:54 -08: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-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter. (
#11767
)
2019-02-07 08:22:45 -05:00