This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0495fa81e686ebfa40982e8a9298c3d50752cc58
cpython
/
Lib
/
http
T
History
Martin Panter
f0564164ba
Fix typos in comments, documentation and test method names
2016-05-08 13:48:10 +00:00
..
__init__.py
…
client.py
Fix typos in documentation and comments
2016-04-05 06:19:42 +00:00
cookiejar.py
Fix typos in comments, documentation and test method names
2016-05-08 13:48:10 +00:00
cookies.py
Issue
#26302
: Correctly identify comma as an invalid character for a cookie (correcting regression in Python 3.5).
2016-02-07 05:36:00 +05:00
server.py
Issue
#26657
: Fix Windows directory traversal vulnerability with http.server
2016-04-18 03:45:18 +00:00