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

bpo-46013: Fix confusing kerning on period in docs #29989

Merged
merged 4 commits into from Mar 20, 2022

Conversation

Copy link
Contributor

@joelsgp joelsgp commented Dec 8, 2021

Doc/reference/datamodel.rst Outdated Show resolved Hide resolved
joelsgp and others added 2 commits Dec 11, 2021
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/reference/datamodel.rst Outdated Show resolved Hide resolved
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@joelsgp joelsgp changed the title bpo-46013: Fix confusing kerning on period by adding a line break bpo-46013: Fix confusing kerning on period in docs Dec 12, 2021
@github-actions
Copy link

@github-actions github-actions bot commented Jan 12, 2022

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 12, 2022
@AlexWaygood AlexWaygood requested a review from rhettinger Jan 12, 2022
@iritkatriel iritkatriel merged commit 3af68fc into python:main Mar 20, 2022
12 checks passed
@miss-islington
Copy link

@miss-islington miss-islington commented Mar 20, 2022

Thanks @joelsgp for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 20, 2022

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 20, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 20, 2022
(cherry picked from commit 3af68fc)

Co-authored-by: jmcb <joel.mcbride1@live.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 20, 2022
(cherry picked from commit 3af68fc)

Co-authored-by: jmcb <joel.mcbride1@live.com>
iritkatriel pushed a commit that referenced this issue Mar 20, 2022
(cherry picked from commit 3af68fc)

Co-authored-by: jmcb <joel.mcbride1@live.com>

Co-authored-by: jmcb <joel.mcbride1@live.com>
iritkatriel pushed a commit that referenced this issue Mar 20, 2022
(cherry picked from commit 3af68fc)

Co-authored-by: jmcb <joel.mcbride1@live.com>

Co-authored-by: jmcb <joel.mcbride1@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed docs skip news stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants
X Tutup