Skip to content

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Oct 1, 2024

Python 3.8 is EOL as of October 2024.

@ax3l ax3l added this to the 0.16.0 milestone Oct 1, 2024
@ax3l ax3l requested a review from franzpoeschel October 1, 2024 22:50
@ax3l ax3l force-pushed the topic-pybind11-2.13-py-3.13 branch 2 times, most recently from 4dc2fd8 to 3cc335c Compare October 1, 2024 22:53
@ax3l ax3l modified the milestones: 0.16.0, 0.17.0 Oct 1, 2024
@ax3l ax3l force-pushed the topic-pybind11-2.13-py-3.13 branch from 3cc335c to 8b90b24 Compare October 2, 2024 00:21
@franzpoeschel franzpoeschel force-pushed the topic-pybind11-2.13-py-3.13 branch from 8b90b24 to 09fc3d9 Compare October 2, 2024 10:52
@franzpoeschel
Copy link
Contributor

I merged #1675 and rebased this. Can you check if the rebase went correctly?

@franzpoeschel franzpoeschel force-pushed the topic-pybind11-2.13-py-3.13 branch 2 times, most recently from 42dc809 to 7eb46ec Compare October 2, 2024 14:59
@ax3l ax3l force-pushed the topic-pybind11-2.13-py-3.13 branch from b7dc4e4 to 7eb46ec Compare October 2, 2024 20:27
@ax3l
Copy link
Member Author

ax3l commented Oct 2, 2024

I merged #1675 and rebased this. Can you check if the rebase went correctly?

Looks good.

This PR is for after the release is done. I will update CI to Python 3.9+ to finalize this PR later.

@franzpoeschel franzpoeschel force-pushed the topic-pybind11-2.13-py-3.13 branch 2 times, most recently from e09ad1b to bac91a0 Compare October 7, 2024 11:47
@franzpoeschel
Copy link
Contributor

Upgraded the CI to Python 3.9 now. I used python -m venv for the Linux workflows since CMake gets confused when using a non-default Python next to an existing default Python installation.

@ax3l ax3l changed the title Python 3.9 - 3.13, pybind11 2.13.0+ Python 3.9 - 3.13: CI Updates Jan 14, 2025
@ax3l ax3l force-pushed the topic-pybind11-2.13-py-3.13 branch 2 times, most recently from 58c2f7f to f60db1e Compare September 2, 2025 18:30
ax3l and others added 3 commits September 2, 2025 11:30
Python 3.13 is released. Python 3.8 is EOL as of October 2024.
@ax3l ax3l force-pushed the topic-pybind11-2.13-py-3.13 branch 2 times, most recently from 47a050a to 0e959df Compare September 2, 2025 18:32
@ax3l ax3l changed the title Python 3.9 - 3.13: CI Updates Drop Python 3.8 Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment