Skip to content

temporarily remove the '-Werror' flag for Python 3.15 on Linux (due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined); skip Intel macOS Python 3.14-15 builds; refactor urllib imports in notebooks - #556

Merged
slayoo merged 6 commits into
mainfrom
slayoo-patch-60
Sep 13, 2026

Conversation

@slayoo

@slayoo slayoo commented Sep 12, 2026

Copy link
Copy Markdown
Member

No description provided.

Removed the '-Werror' flag from CMAKE_REQUIRED_FLAGS to avoid treating warnings as errors.
@codecov-commenter

codecov-commenter commented Sep 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.89%. Comparing base (11811f0) to head (90fc6ca).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          56       56           
  Lines        2530     2530           
  Branches      144      144           
=======================================
  Hits         2325     2325           
  Misses        131      131           
  Partials       74       74           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@slayoo slayoo changed the title temporarily remove '-Werror' from CMAKE_REQUIRED_FLAGS for header checks temporarily remove the '-Werror' flag (warnings issued by Python 3.15 on Ubuntu due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined) Sep 12, 2026
Updated compiler options for non-MSVC compilers to remove -Werror flag.
@slayoo slayoo changed the title temporarily remove the '-Werror' flag (warnings issued by Python 3.15 on Ubuntu due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined) temporarily remove the '-Werror' flag for Python 3.15 on Linux (due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined); skip Intel macOS Python 3.14 builds Sep 12, 2026
@slayoo slayoo changed the title temporarily remove the '-Werror' flag for Python 3.15 on Linux (due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined); skip Intel macOS Python 3.14 builds temporarily remove the '-Werror' flag for Python 3.15 on Linux (due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined); skip Intel macOS Python 3.14-15 builds Sep 12, 2026
@slayoo slayoo changed the title temporarily remove the '-Werror' flag for Python 3.15 on Linux (due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined); skip Intel macOS Python 3.14-15 builds temporarily remove the '-Werror' flag for Python 3.15 on Linux (due to _POSIX_C_SOURCE, _XOPEN_SOURCE redefined); skip Intel macOS Python 3.14-15 builds; refactor urllib imports in notebooks Sep 12, 2026
@slayoo

slayoo commented Sep 13, 2026

Copy link
Copy Markdown
Member Author

The C++ README code problem is unrelated, and should not block PyPI uploads, so merging here, and opening a new isse: #557

@slayoo
slayoo merged commit 3ae1a8a into main Sep 13, 2026
75 of 79 checks passed
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