diff options
author | Brett Cannon <brett@python.org> | 2016-04-15 17:51:30 (GMT) |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2016-04-15 17:51:30 (GMT) |
commit | f3ad042bfb1ea4de7358d1c7cd8b5a2eb9e21d01 (patch) | |
tree | 16d04d4a627fb1e6bbd19d3b18285f1b8131265f /Doc/c-api | |
parent | 3c149a6832a728281dc87bc6e111117af51059e0 (diff) | |
download | cpython-f3ad042bfb1ea4de7358d1c7cd8b5a2eb9e21d01.zip cpython-f3ad042bfb1ea4de7358d1c7cd8b5a2eb9e21d01.tar.gz cpython-f3ad042bfb1ea4de7358d1c7cd8b5a2eb9e21d01.tar.bz2 |
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 'Doc/c-api')
0 files changed, 0 insertions, 0 deletions