X Tutup
The Wayback Machine - https://web.archive.org/web/20221223134607/https://github.com/python/cpython/pull/99752
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

Fix rendering of audioop license in Doc/license.rst #99752

Merged
merged 1 commit into from Nov 24, 2022

Conversation

zware
Copy link
Member

@zware zware commented Nov 24, 2022

Also some cosmetic blank line additions for consistency with the
formatting of the rest of the file.

Also some cosmetic blank line additions for consistency with the
formatting of the rest of the file.
@zware zware merged commit b5b3904 into python:main Nov 24, 2022
13 of 14 checks passed
@zware zware deleted the fix_audioop_license_formatting branch Nov 24, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Nov 24, 2022

Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Nov 24, 2022

GH-99753 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 24, 2022
Also some cosmetic blank line additions for consistency with the
formatting of the rest of the file.
(cherry picked from commit b5b3904)

Co-authored-by: Zachary Ware <zach@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Nov 24, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 24, 2022
Also some cosmetic blank line additions for consistency with the
formatting of the rest of the file.
(cherry picked from commit b5b3904)

Co-authored-by: Zachary Ware <zach@python.org>
miss-islington added a commit that referenced this pull request Nov 24, 2022
Also some cosmetic blank line additions for consistency with the
formatting of the rest of the file.
(cherry picked from commit b5b3904)

Co-authored-by: Zachary Ware <zach@python.org>
miss-islington added a commit that referenced this pull request Nov 24, 2022
Also some cosmetic blank line additions for consistency with the
formatting of the rest of the file.
(cherry picked from commit b5b3904)

Co-authored-by: Zachary Ware <zach@python.org>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup