Skip to content

Revert "bpo-38811: Check for presence of os.link method in pathlib"#17219

Merged
vstinner merged 1 commit into
masterfrom
revert-17170-bpo-38811
Nov 18, 2019
Merged

Revert "bpo-38811: Check for presence of os.link method in pathlib"#17219
vstinner merged 1 commit into
masterfrom
revert-17170-bpo-38811

Conversation

@vstinner

@vstinner vstinner commented Nov 18, 2019

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
Member Author

The PR #17170 broke buildbot https://buildbot.python.org/all/#/builders/40/builds/3413 and it was merged whereas the CLA was not signed.

@tohojo

tohojo commented Nov 18, 2019

Copy link
Copy Markdown
Contributor

So that means you'd rather I open a completely new pull request with the buildbot failure fixed, instead of a fix on top of current master?

@vstinner
vstinner merged commit 59c8088 into master Nov 18, 2019
@vstinner
vstinner deleted the revert-17170-bpo-38811 branch November 18, 2019 11:26
@bedevere-bot

Copy link
Copy Markdown

@vstinner: Please replace # with GH- in the commit message next time. Thanks!

@vstinner

Copy link
Copy Markdown
Member Author

So that means you'd rather I open a completely new pull request with the buildbot failure fixed, instead of a fix on top of current master?

First of all, please sign the CLA: see the bot's explanation.
#17170 (comment)

I merged my revert, so in short you have to rewrite PR #17170. If possible, with a fix for the Windows 7 buildbot. By default, if a change breaks a buildbot and nobody fix the issue quickly, the change should be reverted.
https://pythondev.readthedocs.io/ci.html#revert-on-fail

Here, it was also a licensing issue.

@tohojo

tohojo commented Nov 18, 2019 via email

Copy link
Copy Markdown
Contributor

@vstinner

Copy link
Copy Markdown
Member Author

Is there a way to get the buildbot to run on the PR before it's merged?
All the CI tests passed beforehand, and I don't have a Windows system to
test on myself...

Ping me once you're ready. I can help you on that. There is a way to run buildbots on a PR before it's merged. And I have a Windows 10 VM. But I don't think that I will be able to reproduce the issue on my Windows 10 VM.

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants