Skip to content

[smart_holder] git merge master#4512

Merged
rwgk merged 8 commits intopybind:smart_holderfrom
rwgk:sh_merge_master
Feb 17, 2023
Merged

[smart_holder] git merge master#4512
rwgk merged 8 commits intopybind:smart_holderfrom
rwgk:sh_merge_master

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Feb 17, 2023

Description

Helper/scratch PR for testing.

Suggested changelog entry:

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

* Address comments

* Update comment
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* 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.

3 participants