Skip to content

[3.11] Fix minor docstring issues in dataclasses.py. (gh-93024) #95286

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
Jul 27, 2022

Conversation

miss-islington
Copy link
Contributor

Previously, when using functools.wrap around them (and inherit their docstrings), sphinx renders the docstrings badly and raises warnings about wrong indent.
(cherry picked from commit b8c5286)

Co-authored-by: Roman Novak 44512421+romanngg@users.noreply.github.com

Previously, when using `functools.wrap` around them (and inherit their docstrings), sphinx renders the docstrings badly and raises warnings about wrong indent.
(cherry picked from commit b8c5286)

Co-authored-by: Roman Novak <44512421+romanngg@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

4 similar comments
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@ambv ambv merged commit f083adf into python:3.11 Jul 27, 2022
@miss-islington miss-islington deleted the backport-b8c5286-3.11 branch July 27, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants