An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-hyper/h2 issues and pull requests

#1313 - Fix substring check used instead of equality for cookie header name

Pull Request - State: open - Opened by bysiber 17 days ago - 2 comments

#1311 - Fix typos discovered by codespell

Pull Request - State: closed - Opened by cclauss 4 months ago - 1 comment

#1310 - Update GitHub Actions

Pull Request - State: closed - Opened by cclauss 4 months ago - 1 comment

#1306 - RTD API reference is missing its contents

Issue - State: closed - Opened by gschaffner 6 months ago - 1 comment

#1304 - Fix CI

Pull Request - State: closed - Opened by Kriechi 10 months ago

#1304 - Fix CI

Pull Request - State: closed - Opened by Kriechi 10 months ago

#1303 - Configure RTD builds

Pull Request - State: closed - Opened by janbrasna 10 months ago

#1303 - Configure RTD builds

Pull Request - State: closed - Opened by janbrasna 10 months ago

#1302 - Fix packaging checks and simplify CI

Pull Request - State: closed - Opened by janbrasna 11 months ago - 6 comments

#1302 - Fix packaging checks and simplify CI

Pull Request - State: closed - Opened by janbrasna 11 months ago - 6 comments

#1300 - Use bytearray() in FrameBuffer

Pull Request - State: closed - Opened by deedy5 about 1 year ago - 3 comments

#1300 - Use bytearray() in FrameBuffer

Pull Request - State: closed - Opened by deedy5 about 1 year ago - 4 comments

#1299 - fix error value when opening a new stream

Pull Request - State: closed - Opened by Kriechi about 1 year ago

#1299 - fix error value when opening a new stream

Pull Request - State: closed - Opened by Kriechi about 1 year ago

#1298 - Event field types include None but (maybe) shouldn't

Issue - State: closed - Opened by timoffex about 1 year ago - 2 comments

#1297 - Enforce stricter types for `H2StreamStateMachine`

Pull Request - State: closed - Opened by mhils about 1 year ago

#1297 - Enforce stricter types for `H2StreamStateMachine`

Pull Request - State: closed - Opened by mhils about 1 year ago

#1296 - Make h2.events more typing-friendly

Pull Request - State: closed - Opened by mhils about 1 year ago - 5 comments

#1296 - Make h2.events more typing-friendly

Pull Request - State: closed - Opened by mhils about 1 year ago - 5 comments

#1295 - Missing source distribution for 4.2.0

Issue - State: closed - Opened by mgorny about 1 year ago - 1 comment

#1294 - clarify RequestReceived CONTINUATION frame behavior

Pull Request - State: closed - Opened by timoffex about 1 year ago

#1294 - clarify RequestReceived CONTINUATION frame behavior

Pull Request - State: closed - Opened by timoffex about 1 year ago

#1293 - h2.events.RequestReceived documentation about CONTINUATION frames

Issue - State: closed - Opened by timoffex about 1 year ago - 1 comment

#1292 - Missing py.typed marker file

Issue - State: closed - Opened by timoffex about 1 year ago - 2 comments

#1291 - migrate tox.ini into pyproject.toml

Pull Request - State: closed - Opened by Kriechi about 1 year ago

#1291 - migrate tox.ini into pyproject.toml

Pull Request - State: closed - Opened by Kriechi about 1 year ago

#1290 - No byteswarning

Pull Request - State: closed - Opened by Kriechi over 1 year ago - 3 comments

#1290 - No byteswarning

Pull Request - State: open - Opened by Kriechi over 1 year ago

#1289 - add typing information

Pull Request - State: open - Opened by Kriechi over 1 year ago

#1289 - add typing information

Pull Request - State: closed - Opened by Kriechi over 1 year ago - 5 comments

#1287 - remove unused attribute `max_inbound_frame_size`

Pull Request - State: closed - Opened by Kriechi over 1 year ago

#1287 - remove unused attribute `max_inbound_frame_size`

Pull Request - State: closed - Opened by Kriechi over 1 year ago

#1286 - fix: No more BytesWarnings

Pull Request - State: closed - Opened by BYK over 1 year ago - 3 comments

#1286 - fix: No more BytesWarnings

Pull Request - State: open - Opened by BYK over 1 year ago

#1285 - Potential issue for request smuggling

Issue - State: closed - Opened by tepel-chen over 1 year ago - 1 comment

#1284 - Bad recommendation of cipher suites in examples and docs

Issue - State: closed - Opened by mrdaybird over 1 year ago - 1 comment

#1283 - Update docs

Pull Request - State: closed - Opened by bmwant over 1 year ago - 4 comments

#1283 - Update docs

Pull Request - State: closed - Opened by bmwant over 1 year ago - 3 comments

#1282 - Fix bug 1241 by calling acknowledge_received_data

Pull Request - State: closed - Opened by Yaakov-Belch almost 2 years ago

#1282 - Fix bug 1241 by calling acknowledge_received_data

Pull Request - State: open - Opened by Yaakov-Belch almost 2 years ago

#1281 - Fix bug when v is None

Pull Request - State: open - Opened by puke3615 almost 2 years ago

#1281 - Fix bug when v is None

Pull Request - State: closed - Opened by puke3615 almost 2 years ago - 1 comment

#1279 - Use 'trace' level logging to log frames in each direction.

Pull Request - State: closed - Opened by tomchristie almost 3 years ago

#1277 - Run CI for Python 3.11

Pull Request - State: closed - Opened by mhils about 3 years ago - 1 comment

#1276 - fix CI

Pull Request - State: closed - Opened by Kriechi about 3 years ago

#1275 - encode/httpx#1214 prefer sending outbound cookies separately to improve headers compression

Pull Request - State: closed - Opened by cdeler about 3 years ago - 6 comments

#1274 - Fix repr() checks for Python 3.11

Pull Request - State: closed - Opened by jspricke over 3 years ago

#1273 - [Docs] Possible typo in tutorial

Pull Request - State: closed - Opened by rmNULL over 3 years ago - 1 comment

#1271 - Switch from hyper to httpx not easy because H2 versions

Issue - State: closed - Opened by juandiegopalomino over 3 years ago - 1 comment

#1270 - During initial connetion Hyper H2 is sending 404 Not Found

Issue - State: closed - Opened by chandankumarmohanty over 3 years ago - 1 comment

#1269 - Fix repr() checks for Python 3.11

Pull Request - State: closed - Opened by eclipseo over 3 years ago - 1 comment

#1268 - Python 3.11.0b1 test failures due to repr() changes (again)

Issue - State: closed - Opened by mgorny almost 4 years ago

#1267 - streams: Prevent RST_STREAM from being sent multiple times

Pull Request - State: open - Opened by MadMockers almost 4 years ago - 6 comments

#1266 - How to reuse the connection to send multiple requests in plain socket example

Issue - State: closed - Opened by kootenpv almost 4 years ago - 1 comment

#1265 - Fix typos

Pull Request - State: closed - Opened by kianmeng over 4 years ago - 1 comment

#1264 - support Python 3.10

Pull Request - State: closed - Opened by Kriechi over 4 years ago

#1263 - Simplifies conditional logic and Refactor Multiple Functions

Pull Request - State: closed - Opened by yezz123 over 4 years ago - 1 comment

#1262 - Fix TE header name in error message

Pull Request - State: closed - Opened by mhils over 4 years ago

#1261 - add plain sockets example client

Pull Request - State: closed - Opened by Kriechi over 4 years ago

#1260 - [Question] How can I send a POST request?

Issue - State: closed - Opened by MT-Cash over 4 years ago - 2 comments

#1259 - reject empty header names

Pull Request - State: closed - Opened by Kriechi over 4 years ago - 1 comment

#1258 - Add atheris integration

Pull Request - State: closed - Opened by ad-m over 4 years ago - 1 comment

#1257 - "IndexError: index out of range" in _reject_surrounding_whitespace

Issue - State: closed - Opened by ad-m over 4 years ago - 5 comments

#1256 - unify repository layout

Pull Request - State: closed - Opened by Kriechi almost 5 years ago

#1255 - Incorrect dependency in conda build for h2 version 3.2.0

Issue - State: closed - Opened by Richiecakes almost 5 years ago - 1 comment

#1254 - Fix repr() checks for Python 3.10

Pull Request - State: closed - Opened by eclipseo almost 5 years ago - 2 comments

#1253 - H2 and Python 3.10a7: test failures due to changes in repr()

Issue - State: closed - Opened by eclipseo almost 5 years ago - 2 comments

#1252 - InvalidBodyLengthError

Issue - State: closed - Opened by WEDeach almost 5 years ago - 2 comments

#1251 - update logo to be compatible with GitHub dark mode

Pull Request - State: closed - Opened by mwomick almost 5 years ago - 2 comments

#1250 - [Cosmetic] Readme logo not compatible with GitHub dark mode

Issue - State: closed - Opened by mwomick almost 5 years ago - 1 comment

#1249 - No forum or discussion area

Issue - State: closed - Opened by tridentsx almost 5 years ago - 1 comment

#1248 - Workaround the issues with hypothesis 6.6

Pull Request - State: closed - Opened by hroncok about 5 years ago - 1 comment

#1246 - Rename 'hyper-h2' to simply 'h2'

Pull Request - State: closed - Opened by sethmlarson about 5 years ago - 2 comments

#1245 - Proposal: Rename this repository to "h2"

Issue - State: closed - Opened by sethmlarson about 5 years ago - 5 comments

#1244 - conn.close_connection() does not TCP connection

Issue - State: closed - Opened by ganeshmurthy about 5 years ago - 1 comment

#1243 - add related projects

Pull Request - State: open - Opened by akvadrako about 5 years ago - 2 comments

#1242 - Related Projects?

Issue - State: closed - Opened by akvadrako about 5 years ago - 4 comments

#1241 - asyncio-server.py example is not working correctly

Issue - State: closed - Opened by drv1234 about 5 years ago - 1 comment

#1239 - A proper asyncio based HTTP/2 client example code

Issue - State: open - Opened by Aniketh01 over 5 years ago

#1238 - fix protocol errors with newer hyperframe

Pull Request - State: closed - Opened by Kriechi over 5 years ago

#1237 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#1236 - Comparison between bytes and string in defining a frozenset throws exception

Issue - State: closed - Opened by chaofanhan over 5 years ago - 9 comments
Labels: Bug

#1235 - [1234] Adjust the link to documentation

Pull Request - State: closed - Opened by scr-oath over 5 years ago - 1 comment

#1234 - http://python-hyper.org/h2/ is a broken link

Issue - State: closed - Opened by scr-oath over 5 years ago - 2 comments

#1233 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#1232 - Cleanup

Pull Request - State: closed - Opened by Kriechi over 5 years ago

#1231 - ValueError: Stream ID must be non-zero

Issue - State: closed - Opened by mhils over 5 years ago - 1 comment

#1230 - Raise a ProtocolError if we receive data before headers

Pull Request - State: closed - Opened by mhils over 5 years ago

#1229 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#1228 - replace TravisCI with GitHub Actions

Pull Request - State: closed - Opened by Kriechi over 5 years ago