commit | e4937926122a3b12b0b747a727424271e6c30bd5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Oct 07 22:02:38 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 07 22:02:38 2022 -0700 |
tree | e55f0a405cc544f0b3315f7b3373135ce74e9446 | |
parent | 72a23d8f0641fc30b3182000a91a546f8b24ea31 [diff] |
gh-92886: make test_ast pass with -O (assertions off) (GH-98058) -O does not strip docstrings. Automerge-Triggered-By: GH:iritkatriel (cherry picked from commit 27ce45d8e105d0c9f9286c3cab830590d4c7cea3) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>