Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

dict.values() and other built-in views do not track item type #207

Open
lostmsu opened this issue Oct 6, 2018 · 0 comments
Open

dict.values() and other built-in views do not track item type #207

lostmsu opened this issue Oct 6, 2018 · 0 comments

Comments

@lostmsu
Copy link
Contributor

lostmsu commented Oct 6, 2018

Even though DictionaryInfo captures information about types of keys and values, it does not propagate to dict.values().

BoundBuiltinMethodInfo does not even record which instance is it bound to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant