Describe the enhancement requested
Cython is currently pinned to 3.2.9 because cython-lint does not yet support Cython 3.3. #50986
Once cython-lint adds support for Cython 3.3, we should update cython-lint and remove the Cython version pin.
Reference
Component(s)
Python, Continuous Integration
Describe the enhancement requested
Cython is currently pinned to 3.2.9 because cython-lint does not yet support Cython 3.3. #50986
Once cython-lint adds support for Cython 3.3, we should update cython-lint and remove the Cython version pin.
Reference
AttributeError: 'DictComprehensionAppendNode' object has no attribute 'value_expr'with Cython3.3.0MarcoGorelli/cython-lint#201 (Issue)Component(s)
Python, Continuous Integration