Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ahopkins
Copy link
Member

Fixes #2938

@ahopkins ahopkins requested a review from a team as a code owner March 31, 2025 09:18
@ahopkins ahopkins merged commit 6bde690 into main Mar 31, 2025
27 checks passed
@ahopkins ahopkins deleted the issue2938 branch March 31, 2025 14:08
ahopkins added a commit that referenced this pull request Mar 31, 2025
* cleanup py3.8 (#3023)

* added minor type hinting (#3024)

* added minor type hinting

* apply linter

* Gh checks (#3041)

* Cleanup some typing

* Add custom CLI commands

* Add unit tests

* Align checks and versions

* Add SIGKILL type

* squash

* Add REPL context (#3042)

* Add REPL context

* fix(type): add missing return type

* chore: rename method and add docstring

* fix: handle null docstring

* chore: add test case

* Add direct attr setting

---------

Co-authored-by: goodki-d <[email protected]>

* Update README.rst

* Try websockets 11.0+ import first, then fall back to <11.0 (#3030)

Co-authored-by: Adam Hopkins <[email protected]>

* Handle the websockets response body change (#3046)

* Cleanup some typing

* Add custom CLI commands

* Add unit tests

* Fix body check in websockets handshake

* Add missing test to workflow (#3028)

* Cleanup some typing

* Add custom CLI commands

* Add unit tests

* Add missing test to workflow

* Add default to response.cookies (#3047)

* Cleanup some typing

* Add custom CLI commands

* Add unit tests

* Add default to response cookies

* Add exception logging on connection auto close (#3048)

* Subclass init allow for kwargs (#3049)

* Release 25.3 (#3050)

---------

Co-authored-by: 疯人院主任 <[email protected]>
Co-authored-by: Ryu Juheon <[email protected]>
Co-authored-by: goodki-d <[email protected]>
Co-authored-by: Eric Spitler <[email protected]>
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.

HTTPMethodView subclass to support generics
1 participant