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 gvanrossum
Recipients David E. Franco G., Spencer Brown, gvanrossum
Date 2016-09-07.20:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKmGP8X56n5_D6YYhtSK1kGHGMYuPvL-fg1h9WquUz_zg@mail.gmail.com>
In-reply-to <1473257927.13.0.313458686726.issue27989@psf.upfronthosting.co.za>
Content
That sounds a fine solution (except the elif should just test for `in
'typing'`). Can one of you prepare a patch? I think it should be fine
to fix this in 3.5 as well.

There should be a unit test for this.
History
Date User Action Args
2016-09-07 20:18:43gvanrossumsetrecipients: + gvanrossum, Spencer Brown, David E. Franco G.
2016-09-07 20:18:42gvanrossumlinkissue27989 messages
2016-09-07 20:18:42gvanrossumcreate