FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve fold backport compatibility. by pganssle · Pull Request #446 · dateutil/dateutil · GitHub

Improve fold backport compatibility. - #446

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

pganssle merged 1 commit into
dateutil:masterfrom
pganssle:fix-pypy3-fold

Conversation

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.

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 merged commit 0273da3 into dateutil:master Aug 16, 2017
pganssle mentioned this pull request Mar 11, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL