Skip to content

Remove unused tslib function #58198

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
Apr 9, 2024
Merged

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Apr 9, 2024

Flagged during compilation

[22/27] Compiling C object pandas/_libs/tslib.cpython-310-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_tslib.pyx.c.o
pandas/_libs/tslib.cpython-310-x86_64-linux-gnu.so.p/pandas/_libs/tslib.pyx.c:27000:18: warning: '__pyx_f_6pandas_5_libs_5tslib__array_with_unit_to_datetime_object_fallback' defined but not used [-Wunused-function]

@jbrockmendel
Copy link
Member

nice!

@mroeschke mroeschke added Internals Related to non-user accessible pandas implementation Clean labels Apr 9, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 9, 2024
@mroeschke mroeschke merged commit 525501d into pandas-dev:main Apr 9, 2024
@mroeschke
Copy link
Member

Thanks @WillAyd

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
Clean Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants