This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients docs@python, matrixise, miss-islington, tarjeiba, terry.reedy
Date 2021-04-30.22:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619820373.96.0.809838046444.issue43935@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0048c60f01deec4435748e851f9ec21b504d2d2f by Tarjei Bærland in branch 'master':
bpo-43935: Fix typo in Turtle.back() docstring (GH-25581)
https://github.com/python/cpython/commit/0048c60f01deec4435748e851f9ec21b504d2d2f
History
Date User Action Args
2021-04-30 22:06:13terry.reedysetrecipients: + terry.reedy, docs@python, matrixise, miss-islington, tarjeiba
2021-04-30 22:06:13terry.reedysetmessageid: <1619820373.96.0.809838046444.issue43935@roundup.psfhosted.org>
2021-04-30 22:06:13terry.reedylinkissue43935 messages
2021-04-30 22:06:13terry.reedycreate