Uh oh!
There was an error while loading. Please reload this page.
Make a patched version of pybind11 2.10.3 available in Fletch - #722
Merged
chetnieter merged 4 commits intoFeb 9, 2024
Conversation
mattdawkins
commented
Dec 7, 2022
Member
Similar to https://github.com/Kitware/fletch/pull/705/files, abandon that one if this goes in |
chetnieterforce-pushed
the
dev/update-pybind11-version
branch
from
February 10, 2023 21:59
c3e9cfc to
9173717Comparechetnieter
commented
Feb 10, 2023
MemberAuthor
jenkins test this please |
chetnieterforce-pushed
the
dev/update-pybind11-version
branch
2 times, most recently
from
February 13, 2023 19:50
a30ae54 to
c5a7482Comparechetnieter
commented
Feb 21, 2023
MemberAuthor
jenkins test this please |
2 similar comments
chetnieter
commented
Feb 24, 2023
MemberAuthor
jenkins test this please |
daniel-riehm
commented
Mar 1, 2023
Collaborator
jenkins test this please |
chetnieterforce-pushed
the
dev/update-pybind11-version
branch
2 times, most recently
from
May 30, 2023 21:16
d72148e to
0936f30Comparechetnieterforce-pushed
the
dev/update-pybind11-version
branch
from
January 3, 2024 23:50
0936f30 to
f0c0cd2Comparechetnieter
commented
Jan 3, 2024
MemberAuthor
jenkins test this please |
Patching pybind11 to fix premature deletion of python objects created and wrapped in c++. This patch is based off an open PR for pybind11. pybind/pybind11#2839
chetnieterforce-pushed
the
dev/update-pybind11-version
branch
from
February 7, 2024 21:36
f0c0cd2 to
ad6b714Comparechetnieter
commented
Feb 7, 2024
MemberAuthor
jenkins test this please |
daniel-riehm pushed a commit
to daniel-riehm/kwiver
that referenced
this pull request
Mar 4, 2025
Use the master branch of fletch as of 2024.02.13 https://github.com/Kitware/fletch sha 3f39a6966bb94cbd03cf70f1814865d530470973 github PR: Kitware/fletch#722
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR to test if pybind11 version 2.9.2 will break KWIVER