◐ Shell
clean mode source ↗

[3.7] [3.8] bpo-40431: Fix syntax typo in turtledemo (GH-19777) (GH-19784) by miss-islington · Pull Request #19789 · python/cpython

[3.8] bpo-40431: Fix syntax typo in turtledemo (GH-19777)

  • Addresses a syntax typo that mistakenly used a undefined string prefix due to a missing space.

(cherry picked from commit 49f70db)

Co-authored-by: Miro Hrončok miro@hroncok.cz
(cherry picked from commit cc011b5)

Co-authored-by: Kyle Stanley aeros167@gmail.com

https://bugs.python.org/issue40431