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-10-27 08:46:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3f745bf1d9
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
290b42de73
[merge from 3.5] - Issue
#27466
: Change time format returned by
...
http.cookie.time2netscape, confirming the netscape cookie format.
2016-07-10 06:49:49 -07:00
..
__init__.py
client.py
Merge typo fixes from 3.5
2016-04-05 06:20:32 +00:00
cookiejar.py
Issue
#27466
: Change time format returned by http.cookie.time2netscape,
2016-07-10 06:45:38 -07:00
cookies.py
Issue
#27076
: Doc, comment and tests spelling fixes
2016-05-26 05:35:26 +00:00
server.py
Issue
#25738
: Merge HTTP server from 3.5
2016-06-08 09:45:58 +00:00