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

bpo-29527: Disable broken Travis docs job#7

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:fix_travis
Feb 11, 2017
Merged

bpo-29527: Disable broken Travis docs job#7

vstinner merged 1 commit intopython:masterfromvstinner:fix_travis
Feb 11, 2017

Conversation

vstinner
Copy link
Member

Comment the job in .travis.yml until a fix is found.

Seehttp://bugs.python.org/issue29527

@refi64
Copy link
Contributor

You could always just remove the-W temporarily, too, that way flat-out broken errors will still get caught...

@vstinner
Copy link
MemberAuthor

You could always just remove the -W temporarily

Ok, let's try that. We can start without -W. And later, once all warnings are fixed, reenable -W. I'm now waiting for thebusy Travis :-)

@brettcannonbrettcannon self-requested a reviewFebruary 11, 2017 00:00
@vstinnervstinner merged commit0d5f110 intopython:masterFeb 11, 2017
@vstinnervstinner deleted the fix_travis branchFebruary 11, 2017 00:26
@vstinner
Copy link
MemberAuthor

I had prefer to wait for a confirmation that Travis tests pass, but Travis is currently flooded of new jobs because CPython just moved to GitHub and many happy developpers just created new pull requests. So I pushed the change anyway.

native-api pushed a commit to native-api/cpython that referenced this pull requestJun 5, 2018
nanjekyejoannah added a commit to nanjekyejoannah/cpython that referenced this pull requestApr 19, 2022
7: Add warnings for sorting and comparison r=ltratt a=nanjekyejoannahMost of the warnings are covered on the list sort method.I added the missing warnings for the `cmp` and `__cmp__` method.This replacespython#4 Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
nanjekyejoannah added a commit to nanjekyejoannah/cpython that referenced this pull requestJan 11, 2023
7: Port cmp with no extra slot r=ltratt a=nanjekyejoannahDue to segfaults introducing a new `tp_compare` slot proved problematic. I have found a way of supporting `cmp` without a new slot. Tests are updated to match the new functionality where Py2.x doesn't fail.I wanted to force push on [this branch] (https://github.com/softdevteam/pygrate3) but maybe you wanted to compare before I force push.This replacespython#4 Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
jaraco pushed a commit to jaraco/cpython that referenced this pull requestFeb 17, 2023
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull requestApr 21, 2023
barneygale added a commit to barneygale/cpython that referenced this pull requestOct 30, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@brettcannonbrettcannonbrettcannon 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.

4 participants
@vstinner@refi64@brettcannon@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp