Skip to content

Conversation

@zware
Copy link
Member

  • Return to always building the docs, it's a relatively cheap operation, the check is currently flawed (see Rename Doc/README.txt to Doc/README.rst and add formatting #104, where the docs build was not run on a Doc/-only change; the grep call should not have -v), and the docs build is affected by at least Misc/NEWS as well as Doc/.
  • Add make suspicious
  • Do all three checks as one make check suspicious html invocation for
    earliest possible exit in case of issues.

- Return to always building the docs, it's a relatively cheap operation and the check was flawed anyway. - Add `make suspicious` - Do all three checks as one `make check suspicious html` invocation for earliest possible exit in case of issues.
Copy link
Member

@berkerpeksagberkerpeksag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@zwarezware merged commit 5325197 into python:masterFeb 15, 2017
@zwarezware deleted the travis_docs_tweak branch February 15, 2017 22:18
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
…rsers Argument clinic now adds STACKLESS_GETARG(), STACKLESS_PROMOTE_ALL() and STACKLESS_ASSERT() to parsers for functions, which have the @stackless decoration. https://bitbucket.org/stackless-dev/stackless/issues/113
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
I executed "make clinic". This adds the stackless protocol to builtin_eval and builtin_exec. https://bitbucket.org/stackless-dev/stackless/issues/113
@ghostghost mentioned this pull request Sep 24, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 10, 2025
Sign up for freeto 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.

4 participants

@zware@berkerpeksag@brettcannon@the-knights-who-say-ni