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

Update pybind11 to v2.8.1 #1553

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Update pybind11 to v2.8.1 #1553

merged 1 commit into from
Oct 29, 2021

Conversation

Skylion007
Copy link
Contributor

Motivation and Context

  • This is a minor update to PyBind11 that fixes a few bugs mainly with some edge cases that could result in UB under certain circumstances. We also updated the API internals a bit to remove calls to deprecated structs and changed internal APIs.

How Has This Been Tested

  • Locally and with CI

Types of changes

  • Docs change / refactoring / dependency upgrade

Checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • All new and existing tests passed.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 28, 2021
@Skylion007 Skylion007 merged commit 51d70fa into main Oct 29, 2021
@Skylion007 Skylion007 deleted the update-pybind11-281 branch October 29, 2021 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants