]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121671: Increase test coverage of `ast.get_docstring` (GH-121674)
authorTomas R <tomas.roun8@gmail.com>
Sat, 13 Jul 2024 12:59:15 +0000 (14:59 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 12:59:15 +0000 (14:59 +0200)
commit0a26aa5007cb32610366c31fbac846b5fe2f4f90
tree06f46c7f6fec309f29465652635d41a869601ab1
parentfc2178117538c161471711073887f34bcd464cc1
gh-121671: Increase test coverage of `ast.get_docstring` (GH-121674)

Increase test coverage for `ast.get_docstring`
Lib/test/test_ast.py