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-07-23 03:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
f828218d65
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
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
Issue
#23442
: Rename two member names to stay backward compatible
2015-02-20 14:57:31 +02:00
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