Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / encode/httpcore issues and pull requests
#717 - Add exceptions for invalid trace callback
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 1 comment
#716 - Add proxy mode
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 4 comments
#714 - Add support for HTTPS Proxy
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 17 comments
Labels: enhancement
#713 - Refactor test import style
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 1 comment
Labels: refactor
#709 - Bump mkdocstrings[python-legacy] from 0.19.1 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#708 - Update werkzeug requirement from <2.1 to <2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#707 - Bump pytest from 7.2.0 to 7.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#706 - Bump mkdocs-material from 9.1.5 to 9.1.15
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#705 - Bump black from 23.1.0 to 23.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#704 - Fix response clean up
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 23 comments
#702 - Add support for connection pool monitoring
Pull Request -
State: open - Opened by karpetrosyan over 1 year ago
- 8 comments
Labels: enhancement
#700 - Add 'stream_id' to extensions documentation.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
Labels: documentation
#699 - Documenting the network backend API
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 5 comments
Labels: documentation
#697 - Version 0.17.2
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 9 comments
#696 - Add sni hostname extension
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 2 comments
Labels: enhancement
#695 - Expose network backends as part of the public API.
Issue -
State: closed - Opened by tomchristie over 1 year ago
Labels: documentation
#694 - Adding received CONNECT headers to response headers
Pull Request -
State: closed - Opened by MadRay over 1 year ago
- 5 comments
#693 - Document the "stream_id" response extension.
Issue -
State: closed - Opened by tomchristie over 1 year ago
Labels: documentation
#692 - Use conditional imports of `trio` and `anyio`.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
Labels: bug
#691 - Add an `sni_hostname` request extension.
Issue -
State: closed - Opened by tomchristie over 1 year ago
Labels: enhancement
#690 - Fan out loggers
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 2 comments
#689 - Bump GH actions to support Node.js 16
Pull Request -
State: closed - Opened by Pliner over 1 year ago
#688 - Fix pool timeout edge-case.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 1 comment
Labels: bug
#687 - Internal refactor of HTTP/2 data stream handling.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 1 comment
Labels: refactor
#686 - Add 'httpcore.h2state' and 'httpcore.h2frame' loggers.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 3 comments
Labels: enhancement
#685 - Version 0.17.1
Pull Request -
State: closed - Opened by Pliner over 1 year ago
- 12 comments
#684 - Add HTTP/2 "data_stream" extension
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 1 comment
Labels: enhancement
#683 - Raise `ConnectionNotAvailable` instead of `RemoteProtocolError` on request with terminated HTTP/2 connections
Pull Request -
State: closed - Opened by zanieb over 1 year ago
- 4 comments
Labels: bug
#682 - Fix incorrect docstring in test case
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
Labels: refactor
#681 - Fix erronous pool timeout case
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 2 comments
#680 - Fix ValueError: list.remove(x): x not in list (#670)
Pull Request -
State: closed - Opened by Tunglies over 1 year ago
- 2 comments
#679 - Add check for `h2.connection.ConnectionState.CLOSED` in `AsyncHTTP2Connection.is_available`
Pull Request -
State: closed - Opened by madkinsz over 1 year ago
- 8 comments
#678 - Chain exception re-raise in `map_exceptions`
Pull Request -
State: closed - Opened by madkinsz over 1 year ago
- 2 comments
#677 - Fix exception re-raise in `AsyncIOStream.start_tls`
Pull Request -
State: closed - Opened by madkinsz over 1 year ago
- 4 comments
#676 - Bump autoflake from 1.7.7 to 2.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#675 - Bump mypy from 0.991 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#674 - Bump importlib-metadata from 4.13.0 to 6.6.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#672 - Socks5h
Pull Request -
State: closed - Opened by sam-kleiner over 1 year ago
- 2 comments
#671 - Optional async dependencies
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
#670 - ValueError: list.remove(x): x not in list
Issue -
State: closed - Opened by dimaqq over 1 year ago
- 5 comments
#669 - Retry ConnectError/ConnectTimeout happened in stream.start_tls
Pull Request -
State: closed - Opened by Pliner over 1 year ago
- 7 comments
#668 - Add support for socket options
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 9 comments
Labels: enhancement
#666 - Bump mkdocs-material from 8.5.7 to 9.1.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#665 - Bump trio-typing from 0.7.0 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#664 - Bump isort from 5.11.4 to 5.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#663 - "RuntimeError: dictionary changed size during iteration" during import of anyio
Issue -
State: closed - Opened by ebw44 over 1 year ago
- 1 comment
Labels: bug
#662 - Allow socket options to be configured.
Issue -
State: closed - Opened by tomchristie over 1 year ago
- 1 comment
Labels: enhancement
#661 - Version 0.17.0
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
#660 - AsyncIOStream class initializer raises AttributeError: module 'anyio' has no attribute 'abc'
Issue -
State: closed - Opened by elliottmoos over 1 year ago
- 4 comments
#658 - asyncio.exceptions.CancelledError not releasing connection from the connection pool
Issue -
State: closed - Opened by niraj8989 over 1 year ago
- 3 comments
Labels: bug
#657 - Fix unclosed generator on trio
Pull Request -
State: closed - Opened by florimondmanca over 1 year ago
- 1 comment
#656 - Bump mkdocs-material-extensions from 1.1 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#655 - Bump autoflake from 1.7.7 to 2.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#654 - Bump black from 22.8.0 to 23.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#653 - Fixes pool poisoning
Pull Request -
State: closed - Opened by nihilSup almost 2 years ago
- 2 comments
#652 - Adjust max streams when remote settings change
Pull Request -
State: closed - Opened by dunkmann00 almost 2 years ago
- 8 comments
#651 - Enable TCP_NODELAY for all synchronous sockets.
Pull Request -
State: closed - Opened by plietar almost 2 years ago
- 8 comments
#649 - Streaming without "with" like urllib3
Issue -
State: closed - Opened by GunGunGun almost 2 years ago
#648 - Add `DEBUG` level logging.
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
- 2 comments
Labels: enhancement
#647 - Accept http headers up to 100kB
Pull Request -
State: closed - Opened by DHuyAu almost 2 years ago
#646 - Bump mkdocstrings[python-legacy] from 0.19.0 to 0.19.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#645 - Bump flake8 from 3.9.2 to 6.0.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#644 - Bump isort from 5.10.1 to 5.11.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#643 - Add `retries` option passthrough to SOCKS proxy classes
Pull Request -
State: closed - Opened by madkinsz almost 2 years ago
#642 - Support async cancellations.
Issue -
State: closed - Opened by Zac-HD almost 2 years ago
- 8 comments
Labels: bug
#641 - Handle HTTP/1.1 half-closed connections gracefully.
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
- 5 comments
Labels: bug
#640 - Version 0.16.3
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
#639 - Lazy import either 'anyio' or 'trio'
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
- 1 comment
Labels: refactor
#638 - Document and cleanup `scripts`.
Issue -
State: open - Opened by tomchristie almost 2 years ago
Labels: tooling
#637 - Forwarding HTTP proxies should use a fresh connection for every remote host
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
- 2 comments
#636 - Bump mkdocs from 1.4.0 to 1.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#635 - Bump pytest-trio from 0.7.0 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#634 - Bump mypy from 0.981 to 0.991
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#633 - Bump pytest from 7.1.3 to 7.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#632 - Remove unnecessary comprehensions
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 1 comment
#631 - Drop `RuntimeError` on closing a connection pool with active connections.
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
- 3 comments
#630 - Use official typing package for `trio`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 1 comment
#629 - Use type package for `certifi`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 1 comment
#628 - Version 0.16.2
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
#627 - Revert "Fix async cancellation behaviour"
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
Labels: bug
#626 - Avoid importing/using `anyio` when `trio` backend is being used.
Issue -
State: closed - Opened by tomchristie almost 2 years ago
Labels: refactor
#625 - Allow `ws` and `wss` schemes.
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
Labels: enhancement
#624 - Using httpx with httpcore newer than 0.14.5 results in `The connection pool was closed while XXX HTTP requests/responses were still in-flight.` . Need help figuring it out.
Issue -
State: closed - Opened by teodoryantcheff almost 2 years ago
- 2 comments
#622 - test_request_with_content test fails with httpcore 0.15.0, Flask 2.2.2, and Werkzeug 2.2.2
Issue -
State: closed - Opened by mcepl almost 2 years ago
#621 - `AssertionError` when self.connection is not None in `handle_async_request` / `_attempt_to_acquire_connection`
Issue -
State: closed - Opened by Zac-HD almost 2 years ago
- 1 comment
#619 - Check system when connecting to UNIX socket
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 1 comment
#618 - Remove global `ignore_missing_imports` mypy option
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 3 comments
#617 - Gracefully handle trying to connect to a UNIX socket on Windows
Issue -
State: closed - Opened by michaeloliverx almost 2 years ago
- 1 comment
#616 - Enable mypy option `--strict`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
#615 - Bug: `RuntimeError: The connection pool was closed `
Issue -
State: closed - Opened by zpz almost 2 years ago
- 1 comment
#614 - Enable mypy option `--disallow-any-generics`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
#613 - Race in connection pool
Issue -
State: closed - Opened by nelhage almost 2 years ago
- 1 comment
#612 - Enable mypy option `--warn-return-any`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
#611 - Enable mypy option `--disallow-untyped-calls`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
#610 - Don't use dev version of 3.11 in CI
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 2 comments
#609 - Replace use of deprecated `socket.error` > `OSError`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
- 1 comment
#608 - Version 0.16.1
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
- 2 comments
#607 - Replace use of deprecated `socket.timeout` and `socket.error` errors
Issue -
State: closed - Opened by michaeloliverx almost 2 years ago
- 2 comments
Labels: refactor
#606 - Enable mypy option `--warn-unused-ignores`
Pull Request -
State: closed - Opened by michaeloliverx almost 2 years ago
#605 - Handle 1xx interim response codes
Pull Request -
State: closed - Opened by tomchristie almost 2 years ago
Labels: bug