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

Add support for Python 3.12 #395

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add support for Python 3.12 #395

wants to merge 1 commit into from

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Oct 9, 2023

Add tests and support for Python 3.12.

@hagenw
Copy link
Member Author

hagenw commented Oct 10, 2023

The test for Python 3.12 worked, but it took 18x times as long as the other tests. I will restart the tests and see if this always happens.

@hagenw hagenw marked this pull request as draft October 10, 2023 08:03
@hagenw
Copy link
Member Author

hagenw commented Oct 10, 2023

It takes that long for Python 3.12 as it needs to build the wheel for pandas which takes a very long time.

We should only continue here as soon as pandas wheels for Python 3.12 are available.

@hagenw
Copy link
Member Author

hagenw commented Jan 23, 2024

We cannot support Python 3.12 until it is supported in audb (meaning audbackend) as we use this in docstring example

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

1 participant