diff options
author | Brett Cannon <brett@python.org> | 2016-04-15 10:51:30 -0700 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2016-04-15 10:51:30 -0700 |
commit | 6b6dbf70f29385b26b503af652bbd6ada4e76057 (patch) | |
tree | 76ed4a87d2d4ffca292dc977d423d55b0563c60b /Python/errors.c | |
parent | fdfdd26685135fb78121d16b6d656cc19bf3ceb7 (diff) | |
download | cpython-6b6dbf70f29385b26b503af652bbd6ada4e76057.tar.gz |
Issue #25609: Backport typing.ContextManager.
This has no semantic impact as the class is guarded with a hasattr()
check; this is being done to keep typing.py in sync between Python 3.5
and 3.6 as requested by Guido.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions