Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: add Python 3.11 testing#1742

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intomainfromjlvillal/py311_alpha
Dec 13, 2021
Merged

chore: add Python 3.11 testing#1742

nejch merged 1 commit intomainfromjlvillal/py311_alpha
Dec 13, 2021

Conversation

JohnVillalovos
Copy link
Member

@JohnVillalovosJohnVillalovos commentedDec 12, 2021
edited
Loading

Add a unit test for Python 3.11. This will use the latest version of
Python 3.11 that is available from
https://github.com/actions/python-versions/

At this time it is 3.11.0-alpha.2 but will move forward over time
until the final 3.11 release and updates. So 3.11.0, 3.11.1, ... will
be matched.

@JohnVillalovos
Copy link
MemberAuthor

JohnVillalovos commentedDec 12, 2021
edited
Loading

We probably don't want this but I thought it would be interesting to test on the latest Python version available for GitHub actions.

Actually after I figured out the semver string this does seem useful.

@JohnVillalovosJohnVillalovos marked this pull request as draftDecember 12, 2021 05:56
@JohnVillalovosJohnVillalovos changed the titlechore: add Python 3.11.0-alpha.2testing-stuff: chore: add Python 3.11.0-alpha.2Dec 12, 2021
@JohnVillalovosJohnVillalovosforce-pushed thejlvillal/py311_alpha branch 2 times, most recently from433d27b toae5a016CompareDecember 12, 2021 16:09
@JohnVillalovosJohnVillalovos changed the titletesting-stuff: chore: add Python 3.11.0-alpha.2chore: add Python 3.11 testingDec 12, 2021
@JohnVillalovosJohnVillalovos marked this pull request as ready for reviewDecember 12, 2021 16:11
@nejch
Copy link
Member

nejch commentedDec 13, 2021
edited
Loading

We probably don't want this but I thought it would be interesting to test on the latest Python version available for GitHub actions.
Actually after I figured out the semver string this does seem useful.

I don't mind 😀 we can always remove if it starts to get flaky. Just one question.

Also wow, just realized GH Actions does not support something likeallow_failure. Huh.actions/runner#2347

Add a unit test for Python 3.11. This will use the latest version ofPython 3.11 that is available fromhttps://github.com/actions/python-versions/At this time it is 3.11.0-alpha.2 but will move forward over timeuntil the final 3.11 release and updates. So 3.11.0, 3.11.1, ... willbe matched.
@nejchnejch merged commit74d4e4b intomainDec 13, 2021
@nejchnejch deleted the jlvillal/py311_alpha branchDecember 13, 2021 01:29
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nejchnejchnejch left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@JohnVillalovos@nejch

[8]ページ先頭

©2009-2025 Movatter.jp