Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-e25d5fc-3.7
Closed

[3.7] bpo-32321: Add pure Python fallback for functools.reduce (GH-8548)#10092
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-e25d5fc-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

(cherry picked from commit e25d5fc)

Co-authored-by: madman-bob madman.bob@hotmail.co.uk

https://bugs.python.org/issue32321

(cherry picked from commit e25d5fc)

Co-authored-by: madman-bob <madman.bob@hotmail.co.uk>
@vstinner

Copy link
Copy Markdown
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
Copy Markdown
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