-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
FIX: robust DatetimeIndex.union across DST transitions
#63088
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
base: main
Are you sure you want to change the base?
Conversation
…sfy mypy; behavior unchanged (GH#62915)
… tz matches to avoid recursion; preserve semantics for differing tz; mypy-safe ops; wrap long comment (GH#62915)
…oid XPASS in numpy-dev/python-dev
|
Before I spend more time on this, did a human write it? |
Yes, this was written by me. |
0007f67 to
714d8a7
Compare
Ref: #62915 and tests-only PR #63087.