[#23483] Added cmake-arg 'USE_PYTHON_STABLE_ABI'#250
Merged
Conversation
Signed-off-by: Ricardo González <ricardo@richiware.dev>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
… calculator.i Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: Ricardo González <ricardo@richiware.dev>
Signed-off-by: Ricardo González <ricardo@richiware.dev>
richiware
force-pushed
the
feature/multiple-python
branch
from
September 29, 2025 06:09
b90a3df to
5f3776c
Compare
richiware
requested review from
rsanchez15
and removed request for
rsanchez15
September 29, 2025 07:18
richiware
force-pushed
the
feature/multiple-python
branch
from
September 29, 2025 07:31
d7f9060 to
bc1caa1
Compare
Signed-off-by: Ricardo González <ricardo@richiware.dev>
richiware
force-pushed
the
feature/multiple-python
branch
from
September 29, 2025 07:32
bc1caa1 to
9f8b45a
Compare
richiware
requested review from
rsanchez15
and removed request for
rsanchez15
September 29, 2025 07:32
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
richiware
requested review from
rsanchez15
and removed request for
rsanchez15
September 29, 2025 08:18
rsanchez15
approved these changes
Sep 30, 2025
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 free
to 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.
Description
This argument enables building the repo with Python Stable ABI (Application Binary Interface). This allows the compiled binary to be used with multiple Python 3 versions without recompilation.
Contributor Checklist
Reviewer Checklist