Skip to content

BUG: fix np.timedelta64('nat').__format__ throwing an exception#17645

Merged
charris merged 1 commit intonumpy:masterfrom
lormuc:timedelta-nat-format
Nov 14, 2020
Merged

BUG: fix np.timedelta64('nat').__format__ throwing an exception#17645
charris merged 1 commit intonumpy:masterfrom
lormuc:timedelta-nat-format

Conversation

@lormuc
Copy link
Copy Markdown
Contributor

@lormuc lormuc commented Oct 27, 2020

Closes #17552

@charris
Copy link
Copy Markdown
Member

charris commented Oct 28, 2020

Open/close to test travis.

@charris charris closed this Oct 28, 2020
@charris charris reopened this Oct 28, 2020
@charris charris closed this Oct 28, 2020
@charris charris reopened this Oct 28, 2020
@charris charris closed this Oct 28, 2020
@charris charris reopened this Oct 28, 2020
@charris charris closed this Nov 14, 2020
@charris charris reopened this Nov 14, 2020
@charris charris merged commit 4e61c89 into numpy:master Nov 14, 2020
@charris
Copy link
Copy Markdown
Member

charris commented Nov 14, 2020

Thanks @lormuc .

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 14, 2020
@charris charris removed this from the 1.19.5 release milestone Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: np.timedelta64('NaT').__format__ throws TypeError

2 participants