Skip to content
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

gh-91423: Remove bugs.python.org from bugs.rst #91425

Conversation

royreznik
Copy link
Contributor

@royreznik royreznik commented Apr 10, 2022

fix #91423

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Apr 10, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir labels Apr 10, 2022
@royreznik royreznik changed the title Remove bugs.python.org from bugs.rst gh-91423 Remove bugs.python.org from bugs.rst Apr 10, 2022
Doc/bugs.rst Outdated Show resolved Hide resolved
@royreznik royreznik force-pushed the gh-91423-remove-bugs.pytho.org-from-bugs.rst branch from d415520 to 67bfe93 Compare Apr 10, 2022
eamanu
eamanu approved these changes Apr 10, 2022
@royreznik royreznik force-pushed the gh-91423-remove-bugs.pytho.org-from-bugs.rst branch from b15368b to bd4cb13 Compare Apr 10, 2022
@methane methane changed the title gh-91423 Remove bugs.python.org from bugs.rst gh-91423: Remove bugs.python.org from bugs.rst Apr 11, 2022
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
@royreznik royreznik force-pushed the gh-91423-remove-bugs.pytho.org-from-bugs.rst branch from bd4cb13 to 878b599 Compare Apr 11, 2022
@royreznik royreznik requested review from hugovk and methane Apr 11, 2022
Doc/bugs.rst Show resolved Hide resolved
Copy link
Member

@methane methane left a comment

LGTM.
But please wait for another review from who is good at English.

Doc/bugs.rst Outdated Show resolved Hide resolved
Doc/bugs.rst Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

bedevere-bot commented Apr 11, 2022

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@ezio-melotti ezio-melotti merged commit df81d28 into python:main Apr 11, 2022
13 checks passed
@ezio-melotti
Copy link
Member

ezio-melotti commented Apr 11, 2022

Thanks for the PR!

@miss-islington
Copy link
Contributor

miss-islington commented Apr 11, 2022

Thanks @royreznik for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Apr 11, 2022

Thanks @royreznik for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Apr 11, 2022

Sorry, @royreznik and @ezio-melotti, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker df81d2892eed3a256eb61ce59304f2173fb0c945 3.9

@miss-islington
Copy link
Contributor

miss-islington commented Apr 11, 2022

Sorry @royreznik and @ezio-melotti, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker df81d2892eed3a256eb61ce59304f2173fb0c945 3.10

@bedevere-bot
Copy link

bedevere-bot commented Aug 3, 2022

GH-95614 is a backport of this pull request to the 3.9 branch.

hauntsaninja pushed a commit to hauntsaninja/cpython that referenced this pull request Aug 3, 2022
…-91425)

* Remove bugs.python.org from bugs.rst

* Update bugs.rst to the github issue tracker

* reflow

* Fix a typo and rephrase a sentence.

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit df81d28)

Co-authored-by: roy reznik <royreznik@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Aug 3, 2022

GH-95615 is a backport of this pull request to the 3.10 branch.

ezio-melotti pushed a commit that referenced this pull request Aug 3, 2022
)

* Remove bugs.python.org from bugs.rst

* Update bugs.rst to the github issue tracker

* reflow

* Fix a typo and rephrase a sentence.

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit df81d28)

Co-authored-by: roy reznik <royreznik@gmail.com>

Co-authored-by: roy reznik <royreznik@gmail.com>
ambv pushed a commit that referenced this pull request Aug 4, 2022
…5614)

Co-authored-by: roy reznik <royreznik@gmail.com>
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.
(cherry picked from commit df81d28)
ned-deily pushed a commit that referenced this pull request Sep 6, 2022
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
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.

Update Doc/bugs.rst
9 participants