Staging
v0.5.1
https://github.com/python/cpython
Revision 3715176557cf87925c8f89b98939c7daf9bf48e2 authored by Ethan Furman on 12 April 2018, 01:56:25 UTC, committed by GitHub on 12 April 2018, 01:56:25 UTC
deprecate non-Enum lookups in Enums

Lookups such as `1 in Color` and `2 in SomeFlag()` will raise TypeError
in 3.8+.
1 parent cbbf746
History
Tip revision: 3715176557cf87925c8f89b98939c7daf9bf48e2 authored by Ethan Furman on 12 April 2018, 01:56:25 UTC
[3.7] bpo-33217: deprecate non-Enum lookups in Enums (GH-6392)
Tip revision: 3715176
File Mode Size
ax_check_openssl.m4 -rw-r--r-- 4.1 KB

back to top