◐ Shell
clean mode source ↗

Add Travis CI and Codecov badges to README by vstinner · Pull Request #70 · python/cpython

willingc

berkerpeksag

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/

berkerpeksag

zware added a commit to zware/cpython that referenced this pull request

Feb 14, 2017

@zware zware mentioned this pull request

Feb 14, 2017

zware added a commit that referenced this pull request

Feb 15, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017
…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

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023
Update package to run on all versions of Python

Closes python#70

See merge request python-devs/importlib_resources!83

This was referenced

Feb 11, 2025

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request

Apr 19, 2025