https://github.com/python/cpython
Revision 6015cc50bc38b9e920ce4986ee10658eaa14f561 authored by Serhiy Storchaka on 28 October 2018, 11:43:03 UTC, committed by GitHub on 28 October 2018, 11:43:03 UTC
Some projects (e.g. Chameleon) create ast.Str containing an instance
of the str subclass.
1 parent 913876d
History
Tip revision: 6015cc50bc38b9e920ce4986ee10658eaa14f561 authored by Serhiy Storchaka on 28 October 2018, 11:43:03 UTC
bpo-32892: Support subclasses of base types in isinstance checks for AST constants. (GH-9934)
Tip revision: 6015cc5
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 20.7 KB
python.c -rw-r--r-- 266 bytes

README

back to top