Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid warnings from pytest-httpbin #511

Merged
merged 10 commits into from Jun 19, 2022

Conversation

graingert
Copy link
Member

No description provided.

@graingert
Copy link
Member Author

see kevin1024/pytest-httpbin#71

@graingert graingert marked this pull request as ready for review February 25, 2022 18:59
@tomchristie
Copy link
Member

Oh neat. I guess we wait until there's a PyPI version of pytest-httpbin with this. (?)

@graingert
Copy link
Member Author

Oh neat. I guess we wait until there's a PyPI version of pytest-httpbin with this. (?)

I made a pypi release

requirements.txt Outdated Show resolved Hide resolved
@graingert graingert requested a review from a team March 16, 2022 18:19
@stale
Copy link

stale bot commented Apr 15, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 15, 2022
@stale stale bot removed the wontfix This will not be worked on label Apr 16, 2022
@tomchristie
Copy link
Member

Tests all clear.
We've dropped 3.6 now, so this can be updated accordingly.

Thanks @graingert!

@stale
Copy link

stale bot commented May 25, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 25, 2022
@stale stale bot removed the wontfix This will not be worked on label May 26, 2022
requirements.txt Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
@graingert graingert merged commit 168c8a7 into encode:master Jun 19, 2022
@graingert graingert deleted the fix-httpbin-warnings branch June 19, 2022 16:38
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Dec 25, 2022
https://build.opensuse.org/request/show/1045130
by user mcepl + dimstar_suse
Forwarded request #1045069 from bnavigator

- Update to 0.16.3
    * Allow ws and wss schemes. Allows us to properly support
      websocket upgrade connections. (#625)
    * Forwarding HTTP proxies use a connection-per-remote-host.
      Required by some proxy implementations. (#637)
    * Don't raise RuntimeError when closing a connection pool with
      active connections. Removes some error cases when cancellations
      are used. (#631)
    * Lazy import anyio, so that it's no longer a hard dependancy,
      and isn't imported if unused. (#639)
  - Add httpcore-allow-deprecationwarnings-test.patch
    gh#encode/httpcore#511, gh#agronholm/anyio#470
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants