Skip to content

Comments

Adds Python 3.11 to CI as well as bump pyarrow version constrain#154

Closed
christianparpart wants to merge 1 commit intov0.x.xfrom
christian/add-python-3.11
Closed

Adds Python 3.11 to CI as well as bump pyarrow version constrain#154
christianparpart wants to merge 1 commit intov0.x.xfrom
christian/add-python-3.11

Conversation

@christianparpart
Copy link
Contributor

The pyarrow-update is important to avoid conflicting pyarrow's indirect dependencies on numpy to a version that won't be available (or working) in newer Python installations.

Wheras the Python upgrade is made especially because more recent Linux distributions (Fedora 37) won't ship with an older version of Python.

@christianparpart christianparpart requested a review from a team as a code owner January 4, 2023 16:06
@github-actions github-actions bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Jan 4, 2023
@christianparpart christianparpart force-pushed the christian/add-python-3.11 branch 2 times, most recently from bf1318b to 60a0953 Compare January 4, 2023 16:08
The latter is important to avoid conflicting pyarrow's indirect
dependencies on numpy to a version that won't be available (or working) in newer
Python installations.

Signed-off-by: Christian Parpart <christian@parpart.family>
@christianparpart christianparpart force-pushed the christian/add-python-3.11 branch from 60a0953 to 0ba75a8 Compare January 5, 2023 10:05
@sahas-subramanian-frequenz
Copy link
Contributor

closing in favour of #157

@sahas-subramanian-frequenz sahas-subramanian-frequenz deleted the christian/add-python-3.11 branch January 18, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants