This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Roy Shmueli, gvanrossum, python-dev
Date 2016-05-18.15:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160518153856.107565.46633.6F46914C@psf.io>
In-reply-to
Content
New changeset 79197e60e441 by Guido van Rossum in branch '3.5':
Fix #27014 -- infinite recursion using typing.py.
https://hg.python.org/cpython/rev/79197e60e441

New changeset a6c04626205f by Guido van Rossum in branch 'default':
Fix #27014 -- infinite recursion using typing.py. (Merge 3.5 -> 3.6.)
https://hg.python.org/cpython/rev/a6c04626205f
History
Date User Action Args
2016-05-18 15:39:05python-devsetrecipients: + python-dev, gvanrossum, Roy Shmueli
2016-05-18 15:39:05python-devlinkissue27014 messages
2016-05-18 15:39:05python-devcreate