SciTools / cf-units

Units of measure as required by the Climate and Forecast (CF) Metadata Conventions
https://cf-units.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
64 stars 47 forks source link

Support Cython v3 #360

Open bjlittle opened 1 year ago

bjlittle commented 1 year ago

( was formerly : "drop cython language_level on v3.0.0" )

📰 Custom Issue

Once cython 3.0.0 lands:

See https://github.com/cython/cython/milestone/58

pp-mo commented 1 week ago

For avoidance of doubt, the cython 3.0 milestone (linked above) was closed Nov 2023 (!!)

trexfeathers commented 2 days ago

Currently struggling to get a current example of the NPY_1_7_API_VERSION warning - so that I can confirm I have successfully suppressed it! Due to log retention we no longer have any successful GHA examples, and when I build locally I don't get the warning.

Hoping #455 will produce what I need.

It did occur to me that NumPy might have removed the warning now that Cython has been around for a few months, but I cannot find any evidence of this: