]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103449: Fix a bug in dataclass docstring generation (GH-103454) (#103599)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Apr 2023 15:40:52 +0000 (08:40 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 15:40:52 +0000 (09:40 -0600)
commitec29d0c0916af129eaafb0ad392449ca173309ed
tree72456ff062f4499f73d1ecf25c428c7f0b3e3429
parent6e25228b2e8bd9556b879c629ee20876271bf7da
[3.11] gh-103449: Fix a bug in dataclass docstring generation (GH-103454) (#103599)
Lib/dataclasses.py
Lib/test/test_dataclasses.py
Misc/NEWS.d/next/Library/2023-04-11-21-38-39.gh-issue-103449.-nxmhb.rst [new file with mode: 0644]