Skip to content

Fix Python module portability issues, especially on linux 32 #27085

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

Merged
merged 6 commits into from
Apr 9, 2025

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Apr 9, 2025

Fixes a number of portability issues nightly testing revealed, especially on linux 32. However, some issues are also caused by different versions of Python.

  • start_test test/library/packages/Python/correctness/arrays/ on MacOS with Python 3.13
  • start_test test/library/packages/Python/correctness/arrays/ on linux32 with Python 3.11

[Reviewed by @lydia-duncan]

@jabraham17 jabraham17 marked this pull request as ready for review April 9, 2025 22:17
@jabraham17 jabraham17 merged commit 0eacfd2 into chapel-lang:main Apr 9, 2025
10 checks passed
@jabraham17 jabraham17 deleted the fix-python-portability branch April 9, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants