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 Nan Wu, brett.cannon, gvanrossum, jstasiak, martin.panter, ncoghlan, rhettinger
Date 2016-04-04.20:59:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459803550.5.0.534336458802.issue25609@psf.upfronthosting.co.za>
In-reply-to
Content
A slight problem is that I'd really like to keep the source of typing.py identical in Python 3.5 and 3.6. So maybe the definition should be conditional on the presence of AbstractContextManager?
History
Date User Action Args
2016-04-04 20:59:10gvanrossumsetrecipients: + gvanrossum, brett.cannon, rhettinger, ncoghlan, martin.panter, jstasiak, Nan Wu
2016-04-04 20:59:10gvanrossumsetmessageid: <1459803550.5.0.534336458802.issue25609@psf.upfronthosting.co.za>
2016-04-04 20:59:10gvanrossumlinkissue25609 messages
2016-04-04 20:59:10gvanrossumcreate