]> granicus.if.org Git - python/commit
bpo-26806: IDLE should run without docstrings (#14657)
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 9 Jul 2019 18:37:25 +0000 (14:37 -0400)
committerGitHub <noreply@github.com>
Tue, 9 Jul 2019 18:37:25 +0000 (14:37 -0400)
commit6aeb2fe606408aae14c246470794f1303b3be812
tree48782e72a5bd32ede665a7fd8554231ed8cd1c63
parent3a3db970de344efbb4017fb9dde9204f0fd4bbdc
bpo-26806: IDLE should run without docstrings (#14657)

After fcf1d00, IDLE startup failed with python compiled without docstrings.
Lib/idlelib/idle_test/test_run.py
Lib/idlelib/run.py