| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
LGTM.:) Should this be blacklisted?
Sorry, something went wrong.
|
Lol autocorrect. Backported instead of blacklist 😅 |
Sorry, something went wrong.
|
We should probably add a note to #25 so Inada can pick up this one too :) |
Sorry, something went wrong.
* Add .travis.yml to 3.6 branch * Travis CI: run rstlint.py in the docs job (#68) Currently, http://buildbot.python.org/all/buildslaves/ware-docs buildbot is only run as post-commit. For example, bpo-29521 (PR#41) introduced two warnings, unnotified by the Travis CI docs job. Modify the docs job to run toosl/rstlint.py. Fix also the two minor warnings which causes the buildbot slave to fail. * Only run CI checks when appropriate files have changed (#74) Closes python/core-workflow#14 * Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
* Add .travis.yml to 3.5 branch * Only run CI checks when appropriate files have changed (#74) Closes python/core-workflow#14 * Travis CI: run rstlint.py in the docs job (#68) Currently, http://buildbot.python.org/all/buildslaves/ware-docs buildbot is only run as post-commit. For example, bpo-29521 (PR#41) introduced two warnings, unnotified by the Travis CI docs job. Modify the docs job to run toosl/rstlint.py. Fix also the two minor warnings which causes the buildbot slave to fail. * Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
Impose a very high recursion limit. Add one call to Py_EnterRecursiveCall() for each stack saving. This stops an infinite recursion after using about 170MB of memory. (grafted from cbc9f897eac548b56ec694a3001130717810e470 and 23ee2a4b0beb)
… with free threading
… with free threading
| Back | FazBrowse Home | New Git URL |
No description provided.