New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
pyi-error caused by circular dependency (Unreplaced NamedType)
#1072
opened Dec 1, 2021 by
Cebtenzzre
ValueError: Unresolved class: '_typeshed.StrOrBytesPath' (--protocols)
bug
cat: stubs and 3p
#1066
opened Nov 29, 2021 by
Cebtenzzre
class
object does not have __dir__ as known method
bug
cat: stubs and 3p
#1061
opened Nov 23, 2021 by
JohnVillalovos
Django models.TextChoices is not-indexable?
bug
cat: stubs and 3p
#1048
opened Nov 12, 2021 by
junha6316
Class instance assignment to a
ClassVar via self is not flagged
cat: core
enhancement
#1029
opened Oct 13, 2021 by
houglum
Consistently getting [import-error] when using PYTHONPATH
bug
cat: infrastructure
#1025
opened Oct 6, 2021 by
nirradi
PyPI pytype crashes when run in a pathname with whitespace
cat: infrastructure
enhancement
#1013
opened Sep 24, 2021 by
rpalaguachi
dynamic casting after a isinstance is not recognized by pytype
bug
cat: control flow
#1012
opened Sep 23, 2021 by
cihati
pytype reports incorrect [bad-return-type] and crashes on overloads with int literals
bug
cat: control flow
#998
opened Sep 3, 2021 by
nik-sm
False positive if
typing.Literal is used in typing.Dict
bug
cat: core
#971
opened Aug 4, 2021 by
ebommes
False positive for type-vars in nested function with decorator
bug
cat: generics
#966
opened Jul 23, 2021 by
Matthias-Thul
tensorflow.keras.backend import breaks pytype
bug
cat: stubs and 3p
#960
opened Jul 12, 2021 by
lgeiger
wrong-keyword-args when using nested attr.s with auto_attribs=True
bug
cat: core
#958
opened Jul 9, 2021 by
peakay
Bogus bad-return-type error when combining
try-finally with with
bug
cat: control flow
#938
opened Jun 5, 2021 by
jamesderlin
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.