Skip to content

Pull requests: python-hyper/h2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use bytearray() in FrameBuffer
#1300 by deedy5 was merged Feb 27, 2025 Loading…
fix error value when opening a new stream
#1299 by Kriechi was merged Feb 22, 2025 Loading…
Enforce stricter types for H2StreamStateMachine
#1297 by mhils was merged Feb 10, 2025 Loading…
Make h2.events more typing-friendly
#1296 by mhils was merged Feb 10, 2025 Loading…
clarify RequestReceived CONTINUATION frame behavior
#1294 by timoffex was merged Jan 18, 2025 Loading…
migrate tox.ini into pyproject.toml
#1291 by Kriechi was merged Dec 20, 2024 Loading…
No byteswarning
#1290 by Kriechi was merged Dec 18, 2024 Loading…
add typing information
#1289 by Kriechi was merged Jan 22, 2025 Loading…
remove unused attribute max_inbound_frame_size
#1287 by Kriechi was merged Nov 23, 2024 Loading…
fix: No more BytesWarnings
#1286 by BYK was closed Dec 18, 2024 Loading…
Update docs
#1283 by bmwant was merged Aug 22, 2024 Loading…
Fix bug 1241 by calling acknowledge_received_data
#1282 by Yaakov-Belch was merged Apr 30, 2024 Loading…
Fix bug when v is None
#1281 by puke3615 was closed Jan 23, 2025 Loading…
Use 'trace' level logging to log frames in each direction.
#1279 by tomchristie was closed Jun 13, 2023 Loading…
Run CI for Python 3.11
#1277 by mhils was merged Jan 30, 2023 Loading…
fix CI
#1276 by Kriechi was merged Jan 3, 2023 Loading…
Fix repr() checks for Python 3.11
#1274 by jspricke was merged Jan 30, 2023 Loading…
[Docs] Possible typo in tutorial
#1273 by rmNULL was merged Sep 20, 2022 Loading…
Fix repr() checks for Python 3.11
#1269 by eclipseo was closed Jan 3, 2023 Loading…
Fix typos
#1265 by kianmeng was merged Nov 5, 2021 Loading…
support Python 3.10
#1264 by Kriechi was merged Oct 5, 2021 Loading…
Fix TE header name in error message
#1262 by mhils was merged Sep 14, 2021 Loading…
add plain sockets example client
#1261 by Kriechi was merged Sep 12, 2021 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.