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

Test python 3.10 #140

Merged
merged 1 commit into from Mar 31, 2021
Merged

Test python 3.10 #140

merged 1 commit into from Mar 31, 2021

Conversation

lundberg
Copy link
Owner

New take on #137

@lundberg
Copy link
Owner Author

Fixes #135

@lundberg lundberg merged commit b27ad8e into master Mar 31, 2021
@lundberg lundberg deleted the fix/py3.10-tests branch March 31, 2021 13:54
lundberg added a commit that referenced this pull request Apr 27, 2021
Changed
- Require `HTTPX` 0.18.0 and implement the new transport API. (PR #142)
- Removed ASGI and WSGI transports from httpcore patch list. (PR #131)
- Don't pre-read mocked async resposne streams. (PR #136)

Fixed
- Fixed syntax highlighting in docs, thanks @florimondmanca. (PR #134)
- Type check `route.return_value`, thanks @tzing. (PR #133)
- Fixed a typo in the docs, thanks @lewoudar. (PR #139)

Added
- Added support for adding/removing patch targets. (PR #131)
- Added test session for python 3.10. (PR #140)
- Added RESPX Mock Swallowtail to README. (PR #128)
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

1 participant