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-09-19 15:10:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
e6ecea53c8
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Benjamin Peterson
c4ae86e477
merge 3.3 (
#22931
)
2015-05-23 10:40:47 -05:00
..
__init__.py
client.py
Issue
#23865
: close() methods in multiple modules now are idempotent and more
2015-04-10 13:24:41 +03:00
cookiejar.py
Issue
#23138
: Fixed parsing cookies with absent keys or values in cookiejar.
2015-03-13 09:05:01 +02:00
cookies.py
merge 3.3 (
#22931
)
2015-05-23 10:40:47 -05:00
server.py
document the requestline and close_connection attributes, use real booleans, and add tests (
closes
#23410
)
2015-02-17 21:11:10 -05:00