Skip to content

Actually run some tests.#11277

Merged
Carreau merged 1 commit intoipython:masterfrom
Carreau:map-is-lazy
Sep 2, 2018
Merged

Actually run some tests.#11277
Carreau merged 1 commit intoipython:masterfrom
Carreau:map-is-lazy

Conversation

@Carreau
Copy link
Copy Markdown
Member

@Carreau Carreau commented Sep 1, 2018

The ipdoctest was relying on the side-effects of applying map() which
is lazy since Python3. Moving to an actual for loop.

Closes #11276

The ipdoctest was relying on the side-effects of applying `map()` which
is lazy since Python3. Moving to an actual for loop.

Closes ipython#11276
@Carreau Carreau added this to the 5.9 milestone Sep 1, 2018
@Carreau Carreau merged commit 910de7b into ipython:master Sep 2, 2018
meeseeksmachine pushed a commit to meeseeksmachine/ipython that referenced this pull request Sep 2, 2018
meeseeksmachine pushed a commit to meeseeksmachine/ipython that referenced this pull request Sep 2, 2018
@Carreau Carreau deleted the map-is-lazy branch September 2, 2018 00:09
Carreau added a commit that referenced this pull request Sep 2, 2018
…277-on-5.x

Backport PR #11277 on branch 5.x (Actually run some tests.)
Carreau added a commit that referenced this pull request Sep 2, 2018
…277-on-6.x

Backport PR #11277 on branch 6.x (Actually run some tests.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant