Skip to content

[smart_holder] git merge master #4512

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 8 commits into from
Feb 17, 2023
Merged

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Feb 17, 2023

Description

Helper/scratch PR for testing.

Suggested changelog entry:

mikeessen and others added 8 commits February 9, 2023 10:11
* Always display python type information in cast errors

* Address comments

* Update comment
* Revert "Go back to CMake 3.25.2 (pybind#4496)"

This reverts commit b8f2855.

* Apply patch provided by @bradking (with pre-commit cmake-format auto fixes).

pybind#4503 (comment)
```
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!")
            ^
```
@rwgk
Copy link
Collaborator Author

rwgk commented Feb 17, 2023

Google-global test ID: OCL:510256580:BASE:510359595:1676623238890:433bc022 (passed)

@rwgk rwgk merged commit 44c2d89 into pybind:smart_holder Feb 17, 2023
@rwgk rwgk deleted the sh_merge_master branch February 17, 2023 09:05
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Feb 17, 2023
@rwgk
Copy link
Collaborator Author

rwgk commented Feb 17, 2023

@virtuald your PR #4463 is now also on the smart_holder branch.

@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Feb 17, 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