Skip to content

bpo-32321: reduce is guaranteed to be implemented in _functools, so no need to use ImportError guard#4949

Closed
srinivasreddy wants to merge 1 commit into
python:masterfrom
srinivasreddy:32321
Closed

bpo-32321: reduce is guaranteed to be implemented in _functools, so no need to use ImportError guard#4949
srinivasreddy wants to merge 1 commit into
python:masterfrom
srinivasreddy:32321

Conversation

@srinivasreddy

@srinivasreddy srinivasreddy commented Dec 20, 2017

Copy link
Copy Markdown
Contributor

@ncoghlan

Copy link
Copy Markdown
Contributor

The test failures show that we actually do need this guard, so while we may enhance it (either with a pure Python fallback implementation, or an explanatory comment), we're not going to remove it.

@ncoghlan ncoghlan closed this Jan 28, 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.

4 participants