mypy
959eb761
- Fix aststrip deletion crash (#7543)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix aststrip deletion crash (#7543) Only delete from self.type.names if the key is actually in there. I've included one test case that this fixes, though I suspect there are others. Fixes #7238.
References
#7543 - Fix aststrip deletion crash
Author
msullivan
Parents
00530dbc
Loading