diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-28 11:43:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-28 11:43:03 (GMT) |
commit | 6015cc50bc38b9e920ce4986ee10658eaa14f561 (patch) | |
tree | eeae07dc8d901b5295b10c11c98a96205415bade /Objects | |
parent | 913876d824d969f8c7431e8a9d4610a9a11a786e (diff) | |
download | cpython-6015cc50bc38b9e920ce4986ee10658eaa14f561.zip cpython-6015cc50bc38b9e920ce4986ee10658eaa14f561.tar.gz cpython-6015cc50bc38b9e920ce4986ee10658eaa14f561.tar.bz2 |
bpo-32892: Support subclasses of base types in isinstance checks for AST constants. (GH-9934)
Some projects (e.g. Chameleon) create ast.Str containing an instance
of the str subclass.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions