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

Added explicit python3.9 and 3.10 support #224

Merged
merged 2 commits into from
Jan 29, 2022

Conversation

relsunkaev
Copy link
Contributor

  • Added python3.9 and 3.10 tests to CI
  • Added python3.9 and 3.10 classifiers to setup.py
  • Changed Quart python version constraint, Quart now supports python 3.7 and above
  • Adjusted tests to reflect the Quart version change

Ramazan Elsunkaev added 2 commits January 25, 2022 15:51
- Added python3.9 and 3.10 tests to CI;
- Added python3.9 and 3.10 classifiers to `setup.py`;
- Changed `quart` python version constraint;
- Adjusted tests to reflect the former;
@relsunkaev relsunkaev changed the title Added python3.9 and 3.10 support Added explicit python3.9 and 3.10 support Jan 26, 2022
@jordaneremieff jordaneremieff merged commit e978887 into Kludex:main Jan 29, 2022
@jordaneremieff
Copy link
Collaborator

Thanks.

khamaileon pushed a commit to khamaileon/mangum that referenced this pull request Jan 13, 2024
* Added python3.9 and 3.10 support;
- Added python3.9 and 3.10 tests to CI;
- Added python3.9 and 3.10 classifiers to `setup.py`;
- Changed `quart` python version constraint;
- Adjusted tests to reflect the former;

* Fixed `Quart` import conditions in `test_lifespan.py`;

Co-authored-by: Ramazan Elsunkaev <[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.

2 participants