Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-474e419-3.13
Jan 8, 2025
Merged

[3.13] gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520)#128620
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-474e419-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
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 (తాటిపర్తి శ్రీనివాస్ రెడ్డి) [email protected]
Co-authored-by: Éric [email protected]
Co-authored-by: Serhiy Storchaka [email protected]

… 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 (తాటిపర్తి శ్రీనివాస్  రెడ్డి) <[email protected]>
Co-authored-by: Éric <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
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