bpo-10544: Deprecate "yield" in comprehensions and generator expressions. by serhiy-storchaka · Pull Request #4579 · python/cpython
added 3 commits
November 26, 2017 01:04- updated the comprehension scoping definition to use some of the words from the generator expression definition - added appropriate versionadded/changed directives -
- consistently use "leftmost" (never "outermost") - explicitly exclude the filter condition from eager evaluation - better align wording for comprehensions and generator expressions
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
Dec 2, 2017This 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