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

🐍 Ensure support for PyPy #626

Merged
merged 1 commit into from
Feb 28, 2024
Merged

🐍 Ensure support for PyPy #626

merged 1 commit into from
Feb 28, 2024

Conversation

Jamim
Copy link
Contributor

@Jamim Jamim commented Feb 5, 2024

Hello @lepture,

Thank you for your hard work on this great library! 🙇🏼

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Other, please describe:

I believe it would be nice to support PyPy explicitly, so I'd like to suggest changes that:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

  • You consent that the copyright of your pull request source code belongs to Authlib's author.

Best regards!

These changes:
  - enable testing against PyPy 3.8-3.10 in tox.ini and on CI
  - update classifiers at pyproject.toml
  - bump actions/checkout to v4
  - bump actions/setup-python to v5
  - bump codecov/codecov-action to v3
  - add FORCE_COLOR=1 to make CI a bit prettier
@lepture lepture merged commit 23b8b43 into lepture:master Feb 28, 2024
11 checks passed
@lepture
Copy link
Owner

lepture commented Feb 28, 2024

Thanks

@Jamim Jamim deleted the feature/pypy branch March 2, 2024 08:59
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