]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123942: add missing test for docstring-handling code in ast_opt.c (#123943)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 11 Sep 2024 14:39:53 +0000 (15:39 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 14:39:53 +0000 (15:39 +0100)
commit6e23c89fcdd02b08fa6e9fa70d6e90763ddfc327
tree6e3a24dca61e9c9f4f0b2cc77ef990d3b7166dd1
parentc8d1dbef5b770b647aa7ff45fd5b269bc7629d0b
gh-123942: add missing test for docstring-handling code in ast_opt.c (#123943)
Lib/test/test_compile.py