This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-06-28 20:00:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a50207d890
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Stan Ulbrych
e7d4c3ff42
[3.13] gh-149144: Use
decodeURIComponent()
for UTF-8 support in
js_output()
(GH-149157) (
#150949
)
...
Co-authored-by: Seth Larson <seth@python.org>
2026-06-08 20:15:21 +01:00
..
__init__.py
[3.13] gh-129408: http: Fix typo 'RFF' to RFC' in docstring (GH-129411) (
#129414
)
2025-01-28 18:48:51 +00:00
client.py
[3.13] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (
#148343
)
2026-05-18 19:44:36 +02:00
cookiejar.py
[3.13] gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632) (GH-132303)
2025-04-09 09:18:31 +00:00
cookies.py
[3.13] gh-149144: Use
decodeURIComponent()
for UTF-8 support in
js_output()
(GH-149157) (
#150949
)
2026-06-08 20:15:21 +01:00
server.py
[3.13] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) (
#142296
)
2025-12-05 15:37:09 +00:00