Skip to content

docs: prepare for RC 3 #5713

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

Merged
merged 3 commits into from
Jun 5, 2025
Merged

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Jun 3, 2025

Prepare for 3.0.0rc3.


📚 Documentation preview 📚: https://pybind11--5713.org.readthedocs.build/

Signed-off-by: Henry Schreiner <[email protected]>
@henryiii henryiii requested a review from Copilot June 3, 2025 21:31
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the documentation in preparation for the 3.0.0rc3 release. Key changes include new entries in the changelog to document recent enhancements and bug fixes, as well as updates to the README regarding supported compilers and platforms.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/changelog.md Added new changelog items covering subinterpreter support, updated pointer-to-pointer detail, new typing_extensions alternatives, and platform test updates.
README.rst Updated supported Python and Visual Studio versions and added a Supported Platforms section.
Comments suppressed due to low confidence (2)

docs/changelog.md:61

  • [nitpick] Consider rephrasing 'if defined to 0' to 'if set to 0' for improved clarity in this changelog entry.
  - Allow subinterpreter support to be disabled if defined to 0. This is mostly an emergency workaround, and is not exposed in CMake.

README.rst:127

  • [nitpick] Consider clarifying the Visual Studio support message by explicitly noting that VS2019 is no longer officially supported.
3. Microsoft Visual Studio 2022 or newer (2019 probably works, but was dropped in CI)

@henryiii henryiii marked this pull request as ready for review June 3, 2025 21:32
@henryiii henryiii merged commit 5d32ed7 into pybind:master Jun 5, 2025
145 of 146 checks passed
@henryiii henryiii deleted the henryiii/docs/3.0.0rc3 branch June 5, 2025 15:14
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.

2 participants