]> granicus.if.org Git - python/commit
Issue #21868: Prevent turtle crash due to invalid undo buffer size.
authorRaymond Hettinger <python@rcn.com>
Mon, 21 Jul 2014 04:26:04 +0000 (21:26 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 21 Jul 2014 04:26:04 +0000 (21:26 -0700)
commitb606d45fb26d38ba00b06a4349fd05172ba9e12c
tree14a4b625b8f5f4b7830260a620bf869f6e5c8256
parente2d1e64a1ffd04a274e911c53fd9ee00a4943f6c
Issue #21868: Prevent turtle crash due to invalid undo buffer size.
Lib/lib-tk/turtle.py
Misc/ACKS
Misc/NEWS