Skip to content

Improve fold backport compatibility.#446

Merged
pganssle merged 1 commit into
dateutil:masterfrom
pganssle:fix-pypy3-fold
Aug 16, 2017
Merged

Improve fold backport compatibility.#446
pganssle merged 1 commit into
dateutil:masterfrom
pganssle:fix-pypy3-fold

Conversation

@pganssle

Copy link
Copy Markdown
Member

Turns out that pypy3's implementation of datetime.replace doesn't return self.__class__, it always returns datetime. This fixes that issue and makes pypy3 a required pass.

@jbrockmendel

Copy link
Copy Markdown
Contributor

Great. I vaguely recall having issues with pypy and datetime long ago. Good to see you're on top of it.

@pganssle
pganssle merged commit 0273da3 into dateutil:master Aug 16, 2017
@pganssle pganssle mentioned this pull request Mar 11, 2018
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.

2 participants