Skip to content

[smart_holder] git merge master - #3613

Merged
rwgk merged 11 commits into
pybind:smart_holderfrom
rwgk:sh_merge_master
Jan 12, 2022
Merged

[smart_holder] git merge master#3613
rwgk merged 11 commits into
pybind:smart_holderfrom
rwgk:sh_merge_master

Conversation

@rwgk

@rwgkrwgk commented Jan 12, 2022

Copy link
Copy Markdown
Collaborator

Description

Helper/scratch PR for testing.

Suggested changelog entry:

dependabotBotand others added 11 commits January 10, 2022 10:29
…bind#3606)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.5.0)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates:
- [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](pre-commit/mirrors-mypy@v0.930...v0.931)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…nd#3605)
* Add additional info to TypeInfo when C++->Python casting fails
* Fix typo
* Address reviewer comments
* Replacing ICC C++14 with C++17
* ICPC: -diag-disable:conversion
Try to suppress the `-Werror-all` promotion in `#include <variant>`
* Trying `-DPYBIND11_WERROR=OFF`
* Trying `-Wno-conversion` (todo: make specific to C++17 if it works)
* Inserting -Wno-conversion only for C++17
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
* Remove deprecated c-headers
* Update calls to old cfunctions
* Add missing one
* Add another missing one
…pybind#3590)
* A way to register additional test targets.
* Support specifying tests with extension.
* Ensure TEST_OVERRIDE is backwards compatible.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Ensure regex is non greedy.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@rwgk

rwgk commented Jan 12, 2022

Copy link
Copy Markdown
CollaboratorAuthor

Closing and re-opening a few seconds later to re-trigger the testing.

Last night there were many error of this kind:

Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/ec3a7ce113134d7a93b817d10a8272cb61118579'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Warning: Back off 15.548 seconds before retry.
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/ec3a7ce113134d7a93b817d10a8272cb61118579'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Warning: Back off 19.778 seconds before retry.
Error: Response status code does not indicate success: 503 (Service Unavailable).

@rwgkrwgk closed this Jan 12, 2022
@rwgkrwgk reopened this Jan 12, 2022
@rwgk

rwgk commented Jan 12, 2022

Copy link
Copy Markdown
CollaboratorAuthor

This PR was also run through the Google global testing (2022-01-12 00:00 batch).

@rwgk
rwgk merged commit d6c174c into pybind:smart_holderJan 12, 2022
@rwgk
rwgk deleted the sh_merge_master branch January 12, 2022 16:55
@github-actionsgithub-actionsBot added the needs changelog Possibly needs a changelog entry label Jan 12, 2022
@rwgk

rwgk commented Jan 12, 2022

Copy link
Copy Markdown
CollaboratorAuthor

Merged (as usual) via:

git checkout smart_holder
git pull . sh_merge_master
git push

@rwgkrwgk removed the needs changelog Possibly needs a changelog entry label Jan 12, 2022
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto 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

@rwgk@Skylion007@iwanders