]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103449: Fix a bug in dataclass docstring generation (#103454)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 17 Apr 2023 23:33:22 +0000 (02:33 +0300)
committerGitHub <noreply@github.com>
Mon, 17 Apr 2023 23:33:22 +0000 (17:33 -0600)
commitb57f55c23e15654e9dd77680ff1462603e360b76
tree29a6455de3cd2cc12b786b472f4ba9ca433de7e0
parentd83faf7f1ba2de95e98e3eeb5ce9009d9cd62192
gh-103449: Fix a bug in dataclass docstring generation (#103454)
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]