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 py3.11 to compatible versions and CI/CD test #73

Merged
merged 5 commits into from
Jan 17, 2023
Merged

Conversation

LGro
Copy link
Member

@LGro LGro commented Dec 7, 2022

Currently, dask.distributed still seems to struggle with Py3.11 or need special treatment. Thus, opening the support for Python 3.11 as a draft for now.

@dynobo
Copy link
Collaborator

dynobo commented Dec 8, 2022

For reference, the dask issue related to 3.11 support: dask/dask#9691

@LGro
Copy link
Member Author

LGro commented Jan 12, 2023

Now the issue seems to be about dask compatibility of the interface during test, so I think we're beyond the original problem of missing Py3.11 compatibility.
EDIT: I'm confused, this resembles the same issue that is in the original build logs on our first attempt, so maybe also nothing changed.

@dynobo
Copy link
Collaborator

dynobo commented Jan 17, 2023

I'll take a look at it now.

@LGro LGro marked this pull request as ready for review January 17, 2023 15:07
@LGro
Copy link
Member Author

LGro commented Jan 17, 2023

Thanks for jumping in @dynobo ☺️

@dynobo dynobo self-requested a review January 17, 2023 15:08
LGro and others added 4 commits January 17, 2023 16:24
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
Signed-off-by: Buech Holger <holger.buech@de.bosch.com>
Signed-off-by: Buech Holger <holger.buech@de.bosch.com>
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
@LGro LGro merged commit 36e1ad6 into main Jan 17, 2023
@LGro LGro deleted the feature/python-3.11 branch January 17, 2023 15:38
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