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

Doc: Make functions.html readable again. #99476

Merged
merged 1 commit into from Nov 19, 2022

Conversation

JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Nov 14, 2022

closes #98340

@JulienPalard JulienPalard merged commit 858cb79 into python:main Nov 19, 2022
14 checks passed
@JulienPalard JulienPalard deleted the mdk-functions-more-readable branch Nov 19, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Nov 19, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2022
(cherry picked from commit 858cb79)

Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-bot
Copy link

bedevere-bot commented Nov 19, 2022

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

miss-islington added a commit that referenced this pull request Nov 19, 2022
(cherry picked from commit 858cb79)

Co-authored-by: Julien Palard <julien@palard.fr>
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.

[idea] Ease understanding of positional-only and keyword-only makers in function prototyes
4 participants
X Tutup