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

#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

#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

#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] over 1 year ago
Labels: dependencies

#655 - Bump autoflake from 1.7.7 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#654 - Bump black from 22.8.0 to 23.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#653 - Fixes pool poisoning

Pull Request - State: closed - Opened by nihilSup over 1 year ago - 2 comments

#652 - Adjust max streams when remote settings change

Pull Request - State: closed - Opened by dunkmann00 over 1 year ago - 8 comments

#651 - Enable TCP_NODELAY for all synchronous sockets.

Pull Request - State: closed - Opened by plietar over 1 year ago - 8 comments

#649 - Streaming without "with" like urllib3

Issue - State: closed - Opened by GunGunGun over 1 year ago

#648 - Add `DEBUG` level logging.

Pull Request - State: closed - Opened by tomchristie over 1 year ago - 2 comments
Labels: enhancement

#647 - Accept http headers up to 100kB

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

#646 - Bump mkdocstrings[python-legacy] from 0.19.0 to 0.19.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#645 - Bump flake8 from 3.9.2 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#644 - Bump isort from 5.10.1 to 5.11.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year 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

#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

#604 - Please issue a new release for h11==0.14* compatibility

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

#603 - Bump autoflake from 1.6.1 to 1.7.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#602 - Bump mkdocs-material-extensions from 1.0.3 to 1.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#601 - Bump anyio from 3.6.1 to 3.6.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#600 - Bump mkdocs-material from 8.5.6 to 8.5.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#598 - Change max concurrent streams

Issue - State: closed - Opened by dunkmann00 almost 2 years ago - 1 comment

#597 - Test against `anyio` master branch

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

#596 - Bump anyio range to <5.0

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

#595 - Stream at chunk boundaries with HTTP/1.1 chunked transfer encoding

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

#594 - Respect chunk boundaries when streaming HTTP/1.1 chunked responses.

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

#593 - Version 0.16

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

#592 - Support `"data_stream"` extension for HTTP/2.

Issue - State: open - Opened by tomchristie almost 2 years ago - 1 comment
Labels: enhancement, http/2

#591 - Bump mkdocs from 1.3.1 to 1.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#589 - Bump mkdocs-material from 8.4.2 to 8.5.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#588 - Bump trio from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#587 - Bump mypy from 0.971 to 0.981

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies