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

Bump to Python 3.8 #182

Merged
merged 5 commits into from Oct 3, 2022
Merged

Bump to Python 3.8 #182

merged 5 commits into from Oct 3, 2022

Conversation

alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Oct 3, 2022

This also cleaned up the CI to use

curl -L -O https://tiker.net/ci-support-v0

The Gitlab CI is also passing nicely at
https://gitlab.tiker.net/fikl2/pytential/-/pipelines/345017

@alexfikl alexfikl marked this pull request as ready for review October 3, 2022 17:58
@alexfikl
Copy link
Collaborator Author

alexfikl commented Oct 3, 2022

Not sure if this this is a good time to bump the version, so feel free to wait on it. I just noticed modepy got bumped in inducer/modepy#59 and thought to go ahead 😁

@inducer
Copy link
Owner

inducer commented Oct 3, 2022

LGTM, thanks! This has very little potential to conflict with stuff, so I don't see a good reason not to just go for it.

@inducer inducer merged commit b02961a into inducer:main Oct 3, 2022
@inducer
Copy link
Owner

inducer commented Oct 3, 2022

On a related note, I noticed that

pyupgrade --py38-plus

doesn't seem to do an awful lot. On Pytential, it only gave me some f-strings and tuple([list compr]) $\to$ tuple(gen expr). Is that your experience, too?

@alexfikl alexfikl deleted the bump-python-38 branch October 4, 2022 04:22
@alexfikl
Copy link
Collaborator Author

alexfikl commented Oct 4, 2022

Is that your experience, too?

Yep, I tried it too and didn't think it was worth it.

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.

None yet

2 participants