Skip to content

Clean up more Cython warning #57946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Mar 21, 2024

Overlooked this in the recent PR. I think this is the last of Cython warnings.

(warning: /home/pandas/pandas/_libs/parsers.pyx:1605:26: noexcept clause is ignored for function returning Python object)

@mroeschke mroeschke added the Internals Related to non-user accessible pandas implementation label Mar 21, 2024
@mroeschke mroeschke added this to the 3.0 milestone Mar 21, 2024
@mroeschke mroeschke merged commit ec9a98e into pandas-dev:main Mar 21, 2024
49 checks passed
@mroeschke
Copy link
Member

Thanks @WillAyd

@WillAyd WillAyd deleted the fix-more-cython-warning branch March 21, 2024 18:28
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants