Skip to content

Conversation

@Alvaro-Kothe
Copy link
Member

This is a refactor that moves overflow verification functions from pandas/_libs/src/vendored/numpy/datetime/np_datetime.c to pandas/_libs/include/pandas/portable.h, and uses Generics to handle multiple integer types on Windows.

This was originally from #62741, but this change a little bit unrelated to the fix, but I need the functions from this refactor to perform the overflow verifications.

@Alvaro-Kothe Alvaro-Kothe force-pushed the refactor/overflow-checks branch from e8c7f35 to ff49b1e Compare October 20, 2025 18:44
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice idea

@WillAyd WillAyd merged commit 6cb75d3 into pandas-dev:main Oct 20, 2025
42 checks passed
@Alvaro-Kothe Alvaro-Kothe deleted the refactor/overflow-checks branch October 20, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants