This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b666697fa8e815ca09ace0cd6d4cd2bd76080f5e
cpython
/
Lib
/
http
History
Benjamin Peterson
a090f01bb6
HTTPSConnection: prefer the context's check_hostname attribute over the constructor parameter (
#22959
)
2014-12-07 13:18:25 -05:00
..
__init__.py
…
client.py
HTTPSConnection: prefer the context's check_hostname attribute over the constructor parameter (
#22959
)
2014-12-07 13:18:25 -05: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