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-07-23 03:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
2e576f5aec
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
2e576f5aec
bpo-30144: Import collections ABC from collections.abc rather than collections. (
#1263
)
2017-04-24 09:05:00 +03:00
..
__init__.py
Issue
#23442
: Rename two member names to stay backward compatible
2015-02-20 14:57:31 +02:00
client.py
bpo-30144: Import collections ABC from collections.abc rather than collections. (
#1263
)
2017-04-24 09:05:00 +03:00
cookiejar.py
#27364
: fix "incorrect" uses of escape character in the stdlib.
2016-09-08 13:59:53 -04:00
cookies.py
Issue
#29192
: Removed deprecated features in the http.cookies module.
2017-01-13 09:23:15 +02:00
server.py
bpo-29654 : Support If-Modified-Since HTTP header (browser cache) (
#298
)
2017-04-02 13:26:12 +03:00