[New-bugs-announce] [issue27014] maximum recursion depth when using typing options

Roy Shmueli report at bugs.python.org
Fri May 13 08:57:16 EDT 2016


New submission from Roy Shmueli:

While creating class of List and using a Optional as part of the typing system. I have got an error when I was importing one of my module. I was able to simplify the problem by creating a one module that replicate the crash.

----------
files: bug.py
messages: 265473
nosy: Roy Shmueli
priority: normal
severity: normal
status: open
title: maximum recursion depth when using typing options
type: crash
versions: Python 3.5
Added file: http://bugs.python.org/file42840/bug.py

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


More information about the New-bugs-announce mailing list