Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-125665: Update turtledemo docstrings with correct file names (#125691) | Wulian | 2024-10-23 | 1 | -7/+2 |
* | gh-123370: Fix the canvas not clearing after running turtledemo.clock (#123457) | Wulian | 2024-10-17 | 1 | -13/+20 |
* | gh-118673: Remove shebang and executable bits from stdlib modules. (#119658) | Jason R. Coombs | 2024-05-29 | 1 | -1/+0 |
* | gh-91212: Fixed flickering when the tracer is turned off (#95129) | Shin-myoung-serp | 2022-09-29 | 1 | -1/+0 |
* | Issue #21882: In turtle demos, remove module scope gui and sys calls by | Terry Jan Reedy | 2014-06-30 | 1 | -5/+1 |
* | Issue #21823: Catch turtle.Terminator exceptions in turtledemo. | Terry Jan Reedy | 2014-06-22 | 1 | -16/+20 |
* | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -0/+0 |
* | Issue #10199: Moved Demo/turtle under Lib/ | Alexander Belopolsky | 2010-11-01 | 1 | -0/+132 |