Skip to content

Commit 4087410

Browse files
[PR #7346/346fd202 backport][3.8]  Bump vendored llhttp to v8.1.1 (#7352)
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
1 parent a4bf0e8 commit 4087410

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "vendor/llhttp"]
22
path = vendor/llhttp
33
url = https://github.com/nodejs/llhttp.git
4-
branch = v6.0.6
4+
branch = v8.1.1

CHANGES/7346.feature

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Upgrade the vendored copy of llhttp_ to v8.1.1 -- by :user:`webknjaz`.
2+
3+
Thanks to :user:`sethmlarson` for pointing this out!
4+
5+
.. _llhttp: https://llhttp.org

docs/spelling_wordlist.txt

+1
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ utils
336336
uvloop
337337
uWSGI
338338
vcvarsall
339+
vendored
339340
waituntil
340341
wakeup
341342
wakeups

0 commit comments

Comments
 (0)