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

[smart_holder] git merge master #5538

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Feb 21, 2025

Description

Helper/scratch PR for testing.

Suggested changelog entry:

gentlegiantJGC and others added 4 commits February 20, 2025 09:53
* Improved reference_internal documentation

Improved the wording to make it easier to understand and added a note about the policy falling back to move if the return value is not an lvalue reference or pointer.

* Added bold and ticket number
…nd#5537)

* Sync `Py_TPFLAGS_MANAGED_DICT` for PyPy3.11 across the codebase

Adjust the `Py_TPFLAGS_MANAGED_DICT` logic in `include/pybind11/attr.h`
to match the one used in `include/pybind11/detail/class.h`.

This is a followup to pybind#5508.

* Use a common `#define` for pre-`Py_TPFLAGS_MANAGED_DICT` Pythons

* style: pre-commit fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@rwgk rwgk merged commit dc37cba into pybind:smart_holder Feb 21, 2025
81 checks passed
@rwgk rwgk deleted the sh_merge_master branch February 21, 2025 04:02
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Feb 21, 2025
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Feb 21, 2025
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.

4 participants