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

Fix syntax highlighting #134

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Fix syntax highlighting #134

merged 2 commits into from
Mar 2, 2021

Conversation

florimondmanca
Copy link
Contributor

FYI, similarly to encode/httpx#1489

Copy link
Owner

@lundberg lundberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks @florimondmanca !

@florimondmanca
Copy link
Contributor Author

GitHub Actions blocked? 🤔

@lundberg lundberg merged commit 13d002e into lundberg:master Mar 2, 2021
@florimondmanca florimondmanca deleted the patch-1 branch March 2, 2021 09:03
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.

2 participants