Skip to content

GH-40386: [Python] Fix except clauses#40387

Merged
felipecrv merged 1 commit intoapache:mainfrom
vyasr:fix/cython_309_warnings
Mar 6, 2024
Merged

GH-40386: [Python] Fix except clauses#40387
felipecrv merged 1 commit intoapache:mainfrom
vyasr:fix/cython_309_warnings

Conversation

@vyasr
Copy link
Copy Markdown
Contributor

@vyasr vyasr commented Mar 6, 2024

Rationale for this change

See #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-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2024

⚠️ GitHub issue #40386 has been automatically assigned in GitHub to PR creator.

@felipecrv felipecrv merged commit 1d966e9 into apache:main Mar 6, 2024
@felipecrv felipecrv removed the awaiting review Awaiting review label Mar 6, 2024
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Mar 6, 2024
@vyasr vyasr deleted the fix/cython_309_warnings branch March 6, 2024 22:39
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit 1d966e9.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them.

raulcd pushed a commit that referenced this pull request Mar 12, 2024
### Rationale for this change

See #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: #40386

Authored-by: Vyas Ramasubramani <vyasr@nvidia.com>
Signed-off-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
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.

2 participants