File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed
Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ Fixed a crash (``CookieError``) in the cookie parser when receiving cookies
22containing ASCII control characters on CPython builds with the CVE-2026-3644
33patch. The parser now gracefully falls back to storing the raw, still-escaped
44``coded_value `` when the decoded value contains control characters, and skips
5- cookies whose raw header itself contains unsalvageable literal control
6- characters -- by :user: `rodrigobnogueira `.
5+ cookies whose raw header contains literal control characters that cannot be
6+ safely stored -- by :user: `rodrigobnogueira `.
Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ autoformatters
3030autogenerates
3131autogeneration
3232awaitable
33+ backoff
3334backend
3435backends
35- backoff
3636backport
3737Backport
3838Backporting
@@ -100,8 +100,8 @@ deduplicate
100100defs
101101Dependabot
102102deprecations
103- DER
104103deserialization
104+ DER
105105dev
106106Dev
107107dict
@@ -144,12 +144,12 @@ gunicorn’s
144144gzipped
145145hackish
146146highlevel
147- hostname
148147hostnames
149148HTTPException
150149HttpProcessingError
151150httpretty
152151https
152+ hostname
153153impl
154154incapsulates
155155Indices
@@ -215,11 +215,11 @@ musllinux
215215mypy
216216Nagle
217217Nagle's
218+ NFS
218219namedtuple
219220nameservers
220221namespace
221222netrc
222- NFS
223223nginx
224224Nginx
225225Nikolay
@@ -265,8 +265,8 @@ pyright
265265pytest
266266Pytest
267267qop
268- quickstart
269268Quickstart
269+ quickstart
270270quote’s
271271rc
272272readline
@@ -361,13 +361,12 @@ unhandled
361361unicode
362362unittest
363363Unittest
364+ unpickler
365+ untrusted
364366unix
365367unobvious
366- unpickler
367- unsalvageable
368368unsets
369369unstripped
370- untrusted
371370untyped
372371uppercased
373372upstr
You can’t perform that action at this time.
0 commit comments