◐ Shell
clean mode source ↗

gh-92886: make test_ast pass with -O (assertions off) by iritkatriel · Pull Request #98058 · python/cpython

@iritkatriel

JelleZijlstra

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 7, 2022
…-98058)

-O does not strip docstrings.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 27ce45d)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 7, 2022
…-98058)

-O does not strip docstrings.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 27ce45d)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Oct 8, 2022
-O does not strip docstrings.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 27ce45d)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Oct 8, 2022
-O does not strip docstrings.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 27ce45d)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 8, 2022

carljm added a commit to carljm/cpython that referenced this pull request

Oct 9, 2022

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022
…-98058)

-O does not strip docstrings.

Automerge-Triggered-By: GH:iritkatriel