[New-bugs-announce] [issue17644] str.format() crashes

Anton Poldnev report at bugs.python.org
Sat Apr 6 16:46:26 CEST 2013


New submission from Anton Poldnev:

Windows interpreter immediately crashes on this command:
>>> "{[{}]}".format({"{}": 5})

----------
messages: 186130
nosy: poldnev
priority: normal
severity: normal
status: open
title: str.format() crashes
type: crash
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17644>
_______________________________________


More information about the New-bugs-announce mailing list