This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-08 08:22:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2ebc5ce42a
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Antoine Pitrou
a6a4dc816d
bpo-31370: Remove support for threads-less builds (
#3385
)
...
* Remove Setup.config * Always define WITH_THREAD for compatibility.
2017-09-07 18:56:24 +02:00
..
__init__.py
Issue
#23442
: Rename two member names to stay backward compatible
2015-02-20 14:57:31 +02:00
client.py
Remove duplicate line in Lib/http/client.py (
#1665
)
2017-05-19 15:28:35 +03:00
cookiejar.py
bpo-31370: Remove support for threads-less builds (
#3385
)
2017-09-07 18:56:24 +02:00
cookies.py
Issue
#29192
: Removed deprecated features in the http.cookies module.
2017-01-13 09:23:15 +02:00
server.py
bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module (
#1776
)
2017-05-24 00:29:06 -07:00