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 #4524

Merged
merged 6 commits into from
Feb 22, 2023
Merged

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Feb 22, 2023

Description

Helper/scratch PR for testing.

NOTE: SPECIAL CASE: This update stops just before 438034c (PR #4483). That commit will be handled in a separate smart_holder update.

Suggested changelog entry:

Ralf W. Grosse-Kunstleve and others added 6 commits February 17, 2023 12:31
```
flake8...................................................................Failed
- hook id: flake8
- exit code: 1

pybind11/setup_helpers.py:177:13: B028 No explicit stacklevel keyword argument found. The warn method from the warnings module uses a stacklevel of 1 by default. This will only show a stack trace for the line on which the warn method is called. It is therefore recommended to use a stacklevel of 2 or greater to provide more information to the user.
            warnings.warn("You cannot safely change the cxx_level after setting it!")
            ^
```
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
)

This comment is unrelated to having T in tparam or not.
Probably a typo.
Copied the correct one here.

Resolve pybind#4518
@rwgk
Copy link
Collaborator Author

rwgk commented Feb 22, 2023

The only GHA failure is a DEADLOCK. Safe to ignore.

@rwgk rwgk merged commit 9a90783 into pybind:smart_holder Feb 22, 2023
@rwgk rwgk deleted the sh_merge_master branch February 22, 2023 20:17
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Feb 22, 2023
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Feb 22, 2023
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