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

[PyROOT] Revert patch for versioned PyROOT libraries #14703

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

guitargeek
Copy link
Contributor

First introduced by #5083, a mechanism was put in place to build PyROOT for both Python 2 and Python 3. As Python 2 is not supported anymore by ROOT, this patch can be reverted.

This helps to get again closer with upstream cppyy and CPyCppyy, avoids setting environment variables when importing ROOT, and reduces overhead in importing the ROOT module.

@phsft-bot
Copy link
Collaborator

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

@phsft-bot
Copy link
Collaborator

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

Copy link

github-actions bot commented Feb 14, 2024

Test Results

    12 files      12 suites   2d 1h 12m 2s ⏱️
 2 595 tests  2 595 ✅ 0 💤 0 ❌
29 140 runs  29 140 ✅ 0 💤 0 ❌

Results for commit 545e9c9.

♻️ This comment has been updated with latest results.

First introduced by root-project#5083, a mechanism was put in place to build PyROOT
for both Python 2 and Python 3. As Python 2 is not supported anymore by
ROOT, this patch can be reverted.

This helps to get again closer with upstream cppyy and CPyCppyy, avoids
setting environment variables when importing ROOT, and reduces overhead
in importing the ROOT module.
@phsft-bot
Copy link
Collaborator

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

Copy link
Member

@vepadulano vepadulano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing thanks!

@guitargeek guitargeek merged commit c14813c into root-project:master Mar 6, 2024
16 of 17 checks passed
@guitargeek guitargeek deleted the revert-multipython branch March 6, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants