[New-bugs-announce] [issue41680] Turtles in Python 3.8.5 crashes OSX 10.14.6

Weyl report at bugs.python.org
Mon Aug 31 14:24:37 EDT 2020


New submission from Weyl <scion at dulcimoo.com>:

The following python sequence will crash OSX 10.14.6 and Python 3.8

import turtle
theScreen=turtle.Screen()
mertle=turtle.Turtle()

----------
components: macOS
messages: 376159
nosy: dulcimoo, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Turtles in Python 3.8.5 crashes OSX 10.14.6
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41680>
_______________________________________


More information about the New-bugs-announce mailing list