Skip to content
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

[3.7] bpo-32321: Add pure Python fallback for functools.reduce (GH-8548) #10092

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 25, 2018

(cherry picked from commit e25d5fc)

Co-authored-by: madman-bob [email protected]

https://bugs.python.org/issue32321

@vstinner
Copy link
Member

No, I don't think that we should add this "new feature" to Python 3.7.

@vstinner vstinner closed this Oct 25, 2018
@miss-islington miss-islington deleted the backport-e25d5fc-3.7 branch October 25, 2018 14:03
@miss-islington miss-islington restored the backport-e25d5fc-3.7 branch October 25, 2018 14:03
@miss-islington
Copy link
Contributor Author

@madman-bob and @vstinner: Status check is done, and it's a failure ❌ .

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.

5 participants