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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cae101f5ecd8fee38a37ce8fa46c141cd8a522ef
cpython
/
Lib
/
http
T
History
Robert Collins
f3d9c315b6
Issue
#23888
: Handle fractional time in cookie expiry. Patch by ssh.
2015-08-04 10:07:06 +12:00
..
__init__.py
…
client.py
Issue
#23865
: close() methods in multiple modules now are idempotent and more
2015-04-10 13:29:28 +03:00
cookiejar.py
Issue
#23888
: Handle fractional time in cookie expiry. Patch by ssh.
2015-08-04 10:07:06 +12:00
cookies.py
merge 3.4 (
#22931
)
2015-05-23 10:41:30 -05:00
server.py
…