We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61da202 commit b0098caCopy full SHA for b0098ca
docs/source/changes.rst
@@ -23,7 +23,7 @@ H11 0.15.0 (2025-04-23)
23
Bugfixes
24
~~~~~~~~
25
26
-- Reject Content-Lengths >= 1 zettabyte (1 billion terabytes) early, `without attempting to parse the integer <https://docs.python.org/3/library/stdtypes.html#integer-string-conversion-length-limitation>`__ (`#178 <https://github.com/python-hyper/h11/issues/178>`__)
+- Reject Content-Lengths >= 1 zettabyte (1 billion terabytes) early, `without attempting to parse the integer <https://docs.python.org/3/library/stdtypes.html#integer-string-conversion-length-limitation>`__ (`#181 <https://github.com/python-hyper/h11/issues/181>`__)
27
28
29
Miscellaneous internal changes
0 commit comments