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-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
337986740f26ade866dbe79e35188f72caa8fe8d
cpython
/
Lib
/
http
T
History
Anish Shah
102d813b55
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
..
__init__.py
…
client.py
Issue
#26045
: Add UTF-8 suggestion to error in http.client
2016-02-09 10:20:52 +00:00
cookiejar.py
Merge typo and grammar fixes from 3.4 into 3.5
2015-11-14 01:14:25 +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
Merge typo fixes from 3.4 into 3.5
2015-10-07 11:01:47 +00:00