8000 Update to latest pybind11 for Python 3.11 by par5er · Pull Request #190 · MarshalX/python-webrtc · GitHub
[go: up one dir, main page]

Skip to content

Update to latest pybind11 for Python 3.11 #190

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show fil 10000 e tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update to latest pybind11 for Python 3.12
  • Loading branch information
par5er committed Apr 29, 2025
commit b583a7e19c12b62a492e0eb2a4b049b9209181c6
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = git@github.com:pybind/pybind11.git
url = https://github.com/pybind/pybind11.git
branch = v2.8
2 changes: 1 addition & 1 deletion third_party/pybind11
Submodule pybind11 updated 313 files
0