Skip to content

[2.7] bpo-33071: remove outdated PyPI docs (GH-13087) #13584

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 29, 2019

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented May 26, 2019

Patch by Kojo Idrissa.
(cherry picked from commit 1b4abcf)

Co-authored-by: Kojo Idrissa kojoidrissa@users.noreply.github.com

https://bugs.python.org/issue33071

@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for your contribution, we look forward to reviewing it!

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 26, 2019
@csabella
Copy link
Contributor

@shihai1991, since this is a manual backport to 2.7, please preface the PR title with [2.7]. Thanks!

@csabella csabella requested a review from ncoghlan May 27, 2019 17:18
@csabella
Copy link
Contributor

Also requesting review from @ncoghlan as he merged the pull request to master and 3.7.

@shihai1991 shihai1991 force-pushed the backport-1b4abcf-2.7 branch from dce95ee to d7bc161 Compare May 27, 2019 18:14
@shihai1991 shihai1991 changed the title bpo-33071: removed outdated PyPI docs [2.7]bpo-33071: removed outdated PyPI docs May 27, 2019
@shihai1991
Copy link
Member Author

@shihai1991, since this is a manual backport to 2.7, please preface the PR title with [2.7]. Thanks!

copy that.

@merwok
Copy link
Member

merwok commented May 27, 2019

I added my comment about removing too much info on the bpo issue, given that this is a backport PR so less appropriate for the discussion.

@merwok
Copy link
Member

merwok commented May 29, 2019

@ncoghlan answered on the original PR: #13087 (comment)

Which means: please go back to the original version. Sorry for the trouble!

A process note: rebases or force-pushes are not useful on CPython repo; there can be as many intermediary commits as needed, even with broken tests or docs, because we always do a squash merge in the end. Non-rewritten commits also work a lot better in github’s UI, which will show «changes since last time you viewed» for reviewers.

@merwok merwok changed the title [2.7]bpo-33071: removed outdated PyPI docs [2.7] bpo-33071: remove outdated PyPI docs May 29, 2019
@shihai1991
Copy link
Member Author

copy that, let me try it again.

@merwok merwok changed the title [2.7] bpo-33071: remove outdated PyPI docs [2.7] bpo-33071: remove outdated PyPI docs (GH-13087) May 29, 2019
@miss-islington
Copy link
Contributor

@shihai1991: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 103b8d9 into python:2.7 May 29, 2019
@merwok
Copy link
Member

merwok commented May 29, 2019

Thanks for the backport!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants