This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de5b02430b7b7fb8ec417bd05d9f7c4980587802
cpython
/
Lib
/
http
History
Gregory P. Smith
41e6c3df8b
Fixes Issue
#3704
: http.cookiejar was not properly handling URLs with a / in
...
the parameters. (This is jjlee's issue3704.patch ported to py3k)
2010-07-19 23:17:22 +00:00
..
__init__.py
…
client.py
Merged revisions 81687 via svnmerge from
2010-06-04 16:38:00 +00:00
cookiejar.py
Fixes Issue
#3704
: http.cookiejar was not properly handling URLs with a / in
2010-07-19 23:17:22 +00:00
cookies.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
server.py
Merged revisions 78299 via svnmerge from
2010-02-22 11:00:50 +00:00