Skip to content

Conversation

@cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented Mar 1, 2024

3.12 was officially release a few months ago, so we should be testing against it https://www.python.org/downloads/

@cpsievert cpsievert requested a review from wch March 1, 2024 16:49
@wch
Copy link
Collaborator

wch commented Mar 1, 2024

I made similar changes in #761, although they weren't comprehensive. We didn't end up merging it earlier because of some test failures due to problems building/installing duckdb, but fortunately, those problems appear to have gone away.

@wch wch mentioned this pull request Mar 1, 2024
@wch
Copy link
Collaborator

wch commented Mar 1, 2024

It looks like there are test failures here due to flake8 wanting different formatting in f-strings, and I believe black doesn't do reformat inside of f-strings. I don't know why flake8 only cares about that in Python 3.12 though.

@cpsievert cpsievert merged commit 0ac8599 into main Mar 1, 2024
@cpsievert cpsievert deleted the test-python-3.12 branch March 1, 2024 19:46
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.

3 participants