Skip to content

fix(help): a yield had been forgotten from #405#433

Merged
minrk merged 1 commit intoipython:masterfrom
ankostis:fix_helpall
Aug 8, 2017
Merged

fix(help): a yield had been forgotten from #405#433
minrk merged 1 commit intoipython:masterfrom
ankostis:fix_helpall

Conversation

@ankostis
Copy link
Copy Markdown
Contributor

@ankostis ankostis commented Aug 5, 2017

  • Yielded lines and printed for class-options text were out of order.
  • End-results was --help-all to print header orphan at the bottom:
Class Options
=============
<many empty lines>

+ End-results was `--help-all` to print header orphan at the bottom:

Class Options
=============
<many empty lines>
@minrk minrk merged commit 3da90a6 into ipython:master Aug 8, 2017
@Carreau Carreau added this to the 5.0 milestone Jun 4, 2020
@Carreau Carreau added 5.0-re-review Need to re-review for potential API impact changes. 5.0-no-incidence change that has noincidence on 5.0 compat (eg: doc) and removed 5.0-re-review Need to re-review for potential API impact changes. labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0-no-incidence change that has noincidence on 5.0 compat (eg: doc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants