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
7243b574e5
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Benjamin Peterson
7243b574e5
don't require OpenSSL SNI to pass hostname to ssl functions (
#22921
)
...
Patch by Donald Stufft.
2014-11-23 17:04:34 -06:00
..
__init__.py
client.py
don't require OpenSSL SNI to pass hostname to ssl functions (
#22921
)
2014-11-23 17:04:34 -06:00
cookiejar.py
Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value.
2014-07-22 11:09:36 +03:00
cookies.py
Issue
#22775
: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
2014-11-02 22:18:25 +02:00
server.py
Issue
#22165
: SimpleHTTPRequestHandler now supports undecodable file names.
2014-08-17 08:22:11 +03:00