Skip to content

issues Search Results · repo:python-hyper/hpack language:Python

Filter by

31 results
 (66 ms)

31 results

inpython-hyper/hpack (press backspace or delete to remove)

Not familiar with this package, but I ended up with this RuntimeError from an httpx get. Backing off get_with_retry(...) for 0.1s (httpx.RemoteProtocolError: ConnectionTerminated error_code:9, last_stream_id:15, ...
  • mborsetti
  • 7
  • Opened 
    on Aug 17, 2024
  • #275

I recently attempted to use one of my favorite static analysis tools with hpack and it choked on try: # pragma: no cover basestring = basestring except NameError: # pragma: no cover basestring ...
  • nathanielmanistaatgoogle
  • 2
  • Opened 
    on Aug 14, 2024
  • #274

I added a Hypercorn server to my application for an API. I still want to be able to debug my own code, but if I enable the debug logging level, it results in lots of irrelevant (for me) debug-level encoding/decoding ...
  • merlinz01
  • Opened 
    on May 21, 2024
  • #273

The sdist package at PyPI is missing test/test_fixtures. Without test/test_fixtures testing fails. Please add the missing directory to sdist. Thank you.
  • mtelka
  • 4
  • Opened 
    on Jul 19, 2023
  • #272

How can I disable the HTTP/2 dynamic table? I would like to prevent to caching of headers so that the full header content has to be sent on the wire each time, not just the index to the dynamic table. ...
  • lemur117
  • 3
  • Opened 
    on Jul 20, 2021
  • #271

+ /usr/bin/python3 -Bm pytest -ra =========================================================================== test session starts ============================================================================ ...
  • kloczek
  • 2
  • Opened 
    on Jun 6, 2021
  • #269

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx running build_sphinx Running Sphinx v4.0.2 making output directory... done loading intersphinx inventory from https://docs.python.org/objects.inv... ...
  • kloczek
  • 4
  • Opened 
    on Jun 6, 2021
  • #268

The readme and Github s description link to http://python-hyper.org/hpack/ which returns 403. Pypi s homepage link to http://hyper.rtfd.org/ which redirect to Hyper s docs: https://hyper.readthedocs.io/en/latest/. ...
  • bricewge
  • 1
  • Opened 
    on May 8, 2020
  • #233

I ve attempted running tests with hypothesis 4.44.2 and they frequently fail with the following error: ==================================================================== FAILURES ===================================================================== ...
  • mgorny
  • 1
  • Opened 
    on Nov 21, 2019
  • #177

please see mitmproxy/mitmproxy#3664
  • lpcdma
  • Opened 
    on Oct 10, 2019
  • #172
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub