8000 [3.12] gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520) by miss-islington · Pull Request #128621 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520) #128621

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 1 commit into from
Jan 8, 2025

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jan 8, 2025

It now supports docstrings with single quotes, escape sequences,
raw string literals, and other Python syntax.

(cherry picked from commit 474e419)

Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) thatiparthysreenivas@gmail.com
Co-authored-by: Éric merwok@netwok.org
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

… in pydoc (pythonGH-127520)

It now supports docstrings with single quotes, escape sequences,
raw string literals, and other Python syntax.

(cherry picked from commit 474e419)

Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి) <thatiparthysreenivas@gmail.com>
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit b69b9da into python:3.12 Jan 8, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0