Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Travis CI and Codecov badges to README#70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:masterfromvstinner:badges
Feb 13, 2017
Merged

Add Travis CI and Codecov badges to README#70

vstinner merged 1 commit intopython:masterfromvstinner:badges
Feb 13, 2017

Conversation

vstinner
Copy link
Member

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 alsohttps://shields.io/

@vstinner
Copy link
MemberAuthor

Snapshot of the result:
badges

Another example with my perf project:https://github.com/haypo/perf which has PyPI and Travis CI badges.

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.

See alsopython/core-workflow#22. Can you remove badges in CONTRIBUTING.rst?

Badges are small images which gives the status of the Travis CI andthe coverage percentage of Codecode. It helps to check the status ofthe Travis CI and to get the link to Travis CI.See alsohttps://shields.io/
@vstinner
Copy link
MemberAuthor

Can you remove badges in CONTRIBUTING.rst?

Done.

@vstinnervstinner merged commitc9b62b4 intopython:masterFeb 13, 2017
zware added a commit to zware/cpython that referenced this pull requestFeb 14, 2017
zware added a commit that referenced this pull requestFeb 15, 2017
@Mariatta
Copy link
Member

Seems like backport to 3.6 was done inGH-86, so this only needs backport to 3.5 now.

@vstinnervstinner deleted the badges branchJune 15, 2017 23:03
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
…luesIf 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 inabstract.c and simplifies checks in ceval.c.https://bitbucket.org/stackless-dev/stackless/issues/70
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
…luesIf 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 inabstract.c.https://bitbucket.org/stackless-dev/stackless/issues/70(grafted from 113b9eaa4dd219a4f249f082f6772b9e5086e1a5)
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
…luesAdd two assertions to suspicious functions.https://bitbucket.org/stackless-dev/stackless/issues/70(grafted from bf3fa8395cd10e477bcc20b816cc659f1d5c8c0f)
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
…luesFix building with STACKLESS_OFFhttps://bitbucket.org/stackless-dev/stackless/issues/70(grafted from 224fa4eb27504dfdb396d901d6d1623e7f441f22)
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull requestSep 9, 2017
@gvanrossumgvanrossum mentioned this pull requestApr 10, 2022
jaraco added a commit to jaraco/cpython that referenced this pull requestFeb 17, 2023
Update package to run on all versions of PythonClosespython#70See merge request python-devs/importlib_resources!83
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@berkerpeksagberkerpeksagberkerpeksag approved these changes

@willingcwillingcwillingc approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@vstinner@Mariatta@berkerpeksag@willingc@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp