Add Travis CI and Codecov badges to README by vstinner · Pull Request #70 · python/cpython
Badges are small images which gives the status of the Travis CI and the coverage percentage of Codecode. It helps to check the status of the Travis CI and to get the link to Travis CI. See also https://shields.io/
zware
mentioned this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
…lues If a C-function checks a return value of another C-function of type PyObject*, it must handle the case of unwinding. This commit fixes PyObject_Call in abstract.c. https://bitbucket.org/stackless-dev/stackless/issues/70 (grafted from 113b9eaa4dd219a4f249f082f6772b9e5086e1a5)
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
jaraco added a commit to jaraco/cpython that referenced this pull request
Update package to run on all versions of Python Closes python#70 See merge request python-devs/importlib_resources!83
This was referenced