summaryrefslogtreecommitdiffstats
path: root/Lib/pydoc.py
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2018-04-12 01:56:25 (GMT)
committerGitHub <noreply@github.com>2018-04-12 01:56:25 (GMT)
commit3715176557cf87925c8f89b98939c7daf9bf48e2 (patch)
treef34d24cd2a6d9a0a5a98effec1cfec3d6dad06f5 /Lib/pydoc.py
parentcbbf7461862fd1fb497ed32d09b1328250fd85c9 (diff)
downloadcpython-3715176557cf87925c8f89b98939c7daf9bf48e2.zip
cpython-3715176557cf87925c8f89b98939c7daf9bf48e2.tar.gz
cpython-3715176557cf87925c8f89b98939c7daf9bf48e2.tar.bz2
[3.7] bpo-33217: deprecate non-Enum lookups in Enums (GH-6392)
deprecate non-Enum lookups in Enums Lookups such as `1 in Color` and `2 in SomeFlag()` will raise TypeError in 3.8+.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions