Skip to content

BLD/RFC: use Cython templating instead of compile-time conditionals#1577

Open
neutrinoceros wants to merge 2 commits intopyproj4:mainfrom
neutrinoceros:bld/avoid-conditional-cython-compilation-tempita
Open

BLD/RFC: use Cython templating instead of compile-time conditionals#1577
neutrinoceros wants to merge 2 commits intopyproj4:mainfrom
neutrinoceros:bld/avoid-conditional-cython-compilation-tempita

Conversation

@neutrinoceros
Copy link
Contributor

@neutrinoceros neutrinoceros commented Feb 11, 2026

Alternative to #1574

@neutrinoceros neutrinoceros force-pushed the bld/avoid-conditional-cython-compilation-tempita branch from cd04ee3 to d3eefdc Compare February 11, 2026 11:11
@neutrinoceros neutrinoceros marked this pull request as ready for review February 11, 2026 11:12
@neutrinoceros neutrinoceros force-pushed the bld/avoid-conditional-cython-compilation-tempita branch 2 times, most recently from 9b82cff to 8052786 Compare February 11, 2026 12:23
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.85%. Comparing base (e81e5e5) to head (d292bec).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1577   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          20       20           
  Lines        1880     1880           
=======================================
  Hits         1802     1802           
  Misses         78       78           

☔ View full report in Codecov by Sentry.
📢 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.

@neutrinoceros neutrinoceros force-pushed the bld/avoid-conditional-cython-compilation-tempita branch from 8052786 to 72ca7b2 Compare February 18, 2026 19:06
@neutrinoceros
Copy link
Contributor Author

(rebased to resolve a trivial merge conflict)

@snowman2 snowman2 added this to the 4.0.0 milestone Feb 23, 2026
@snowman2 snowman2 added the bug label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cython deprecating compile time conditional statements

2 participants