Skip to content

Tests are run against Python 3.12 (dev) #514

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

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

seifertm
Copy link
Contributor

@seifertm seifertm commented Mar 19, 2023

This should make any incompatibilities visible earlier which, in turn, gives pytest-asyncio more time to adjust and react.

Closes #512

This should make any incompatibilities visible earlier. This, in turn, gives pytest-asyncio more time to adjust and react.

Signed-off-by: Michael Seifert <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (947e31a) 93.95% compared to head (83c3152) 93.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #514   +/-   ##
=======================================
  Coverage   93.95%   93.95%           
=======================================
  Files           2        2           
  Lines         281      281           
  Branches       55       55           
=======================================
  Hits          264      264           
  Misses         11       11           
  Partials        6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@seifertm seifertm merged commit 46b8f9e into pytest-dev:master Mar 19, 2023
@seifertm seifertm deleted the test-with-python-3.12 branch October 23, 2023 06:15
@seifertm seifertm restored the test-with-python-3.12 branch October 23, 2023 08:17
@seifertm seifertm deleted the test-with-python-3.12 branch October 23, 2023 08:30
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.

Test with CPython 3.12 (dev)
2 participants