Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-40386: [Python] Fix except clauses (apache#40387)
### Rationale for this change See apache#40386, these changes are necessary for compatibility with Cython 3.0.9 ### What changes are included in this PR? This PR removes unnecessary `noexcept` clauses. ### Are these changes tested? Covered by existing builds. ### Are there any user-facing changes? No. * GitHub Issue: apache#40386 Authored-by: Vyas Ramasubramani <[email protected]> Signed-off-by: Felipe Oliveira Carvalho <[email protected]>
- Loading branch information