mypy
03cf35ce
- Test case for fixed namedtuple method call (#18666)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Test case for fixed namedtuple method call (#18666) Fixes https://github.com/python/mypy/issues/15600 The issue was previously "fixed" because of another bug. Now that everything is properly fixed, we can add this "regression" test just in case.
References
#18666 - Test case for fixed namedtuple method call
Author
ilevkivskyi
Parents
2831eb1d
Loading