Skip to content

REGR: comparing datetime vs None raises #54880

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 4 commits into from
Sep 1, 2023
Merged

REGR: comparing datetime vs None raises #54880

merged 4 commits into from
Sep 1, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 30, 2023

@phofl phofl added the Regression Functionality that used to work in a prior pandas version label Aug 30, 2023
@phofl phofl added this to the 2.1.1 milestone Aug 30, 2023
@mroeschke
Copy link
Member

Looks good just needs a whatsnew

@phofl
Copy link
Member Author

phofl commented Aug 31, 2023

Added

@mroeschke
Copy link
Member

2023-08-31T21:16:54.9053450Z /home/runner/work/pandas/pandas/doc/source/whatsnew/v2.1.1.rst:32: WARNING: Bullet list ends without a blank line; unexpected unindent.

@phofl phofl merged commit c7325d7 into pandas-dev:main Sep 1, 2023
@phofl phofl deleted the 54870 branch September 1, 2023 11:14
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 1, 2023
phofl added a commit that referenced this pull request Sep 1, 2023
…raises) (#54925)

Backport PR #54880: REGR: comparing datetime vs None raises

Co-authored-by: Patrick Hoefler <[email protected]>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: comparing None and Datetime throws error in pandas 2.1.0
2 participants