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

Add support to Python 3.11 #408

Merged
merged 1 commit into from
Apr 1, 2023
Merged

Add support to Python 3.11 #408

merged 1 commit into from
Apr 1, 2023

Conversation

nycholas
Copy link
Member

@nycholas nycholas commented Apr 1, 2023

Resolves: #393

@nycholas nycholas force-pushed the feature/393-py3.11 branch 5 times, most recently from 9786838 to 61fe905 Compare April 1, 2023 14:13
@nycholas nycholas merged commit 0b3ff19 into master Apr 1, 2023
@nycholas nycholas deleted the feature/393-py3.11 branch April 1, 2023 14:29
nycholas added a commit that referenced this pull request Jan 19, 2024
* Add support to Python 3.12 (#431)
* Drop support to Python 3.7
* Bump Flask version to >=3.0.0
* Bump JQuery version from 1.8.1 to 3.7.1 (fix security issue)
* Bump several dependencies versions
* Migrate configuration to pyproject.toml
* Reorganizze requirements files
* Remove flask_jsonrpc.__version__ attribute in favor to pyproject.toml version attribute
* Add multi Python version on update workflow (#332)
* Add new param to allow/disallow JSON-RPC Notification (#385)
* Unified API Browser when using modular server (#391)
* Add tests to all Python versions supported by the project (#395)
* Add e2e tests to Web Browsable API (#401)
* Goodbye Python 3.6 (#404)
* Add support to Python 3.11 (#408)
* Add rpc.describe RPC method: JSON Schema Service Descriptor (#412)
* Project links fixed (#429)
@nycholas nycholas mentioned this pull request Jan 19, 2024
nycholas added a commit that referenced this pull request Jan 19, 2024
* Add GitHub Action for coveralls

* Version 3.0.0

* Add support to Python 3.12 (#431)
* Drop support to Python 3.7
* Bump Flask version to >=3.0.0
* Bump JQuery version from 1.8.1 to 3.7.1 (fix security issue)
* Bump several dependencies versions
* Migrate configuration to pyproject.toml
* Reorganizze requirements files
* Remove flask_jsonrpc.__version__ attribute in favor to pyproject.toml version attribute
* Add multi Python version on update workflow (#332)
* Add new param to allow/disallow JSON-RPC Notification (#385)
* Unified API Browser when using modular server (#391)
* Add tests to all Python versions supported by the project (#395)
* Add e2e tests to Web Browsable API (#401)
* Goodbye Python 3.6 (#404)
* Add support to Python 3.11 (#408)
* Add rpc.describe RPC method: JSON Schema Service Descriptor (#412)
* Project links fixed (#429)
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.

Add support to Python 3.11
1 participant