Skip to content

REGR: NaT.__richmp__(dateobj) #39196

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 2 commits into from
Jan 16, 2021
Merged

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version Datetime Datetime data dtype labels Jan 16, 2021
@jreback jreback added this to the 1.2.1 milestone Jan 16, 2021
@jreback jreback merged commit a3b5c49 into pandas-dev:master Jan 16, 2021
@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

thanks @jbrockmendel

@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

@meeseeksdev backport 1.2.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jan 16, 2021

Something went wrong ... Please have a look at my logs.

@jbrockmendel jbrockmendel deleted the reg-39151 branch January 16, 2021 01:49
simonjayhawkins pushed a commit that referenced this pull request Jan 16, 2021
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate 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: comparison of pandas NaT with datetime.date evaluating to True
2 participants