This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 22:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
http
History
Benjamin Peterson
5a69420062
merge 3.4 (
#22931
)
2015-05-23 10:41:30 -05:00
..
__init__.py
…
client.py
Issue
#23865
: close() methods in multiple modules now are idempotent and more
2015-04-10 13:29:28 +03:00
cookiejar.py
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
cookies.py
merge 3.4 (
#22931
)
2015-05-23 10:41:30 -05:00
server.py
…