-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Issues: python/typeshed
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
Issues list
cachetools __wrapped__
stubs: false positive
Type checkers report false errors
#13644
opened Mar 17, 2025 by
brandonchinn178
[aiofiles] Type checkers report false errors
aiofiles.tempfile.NamedTemporaryFile.name
should probably be a str
stubs: false positive
#13551
opened Feb 27, 2025 by
sashkent3
email.policy.default
doesn't work with email.parser.BytesParser
or email.parser.Parser
stubs: false positive
#13531
opened Feb 23, 2025 by
dseomn
BufferedRWPair annotations
stubs: false positive
Type checkers report false errors
topic: io
I/O related issues
#13495
opened Feb 12, 2025 by
CodeMouse92
pickle.Pickler.reducer_override
: Positional parameter count mismatch; base method has 1, but override has 2
stubs: false positive
#13446
opened Jan 30, 2025 by
eachimei
Improve type hinting for Type checkers report false errors
ContextDecorator
and AsyncContextDecorator
stubs: false positive
#13403
opened Jan 17, 2025 by
ncoghlan
cachetools memoizing attributes (cache, key, lock) are not available
stubs: false positive
Type checkers report false errors
#13395
opened Jan 12, 2025 by
lucaswerkmeister
BaseExceptionGroup should return ExceptionGroup if initialized with non-base exceptions
stubs: false positive
Type checkers report false errors
#12972
opened Nov 7, 2024 by
jakkdl
False positive with Type checkers report false errors
builtins.min(T, T)
if T.__lt__
doesn't return a builtins.bool
stubs: false positive
#12562
opened Aug 20, 2024 by
jorenham
[networkx] Cannot assign concrete types to Type checkers report false errors
Graph[Hashable]
stubs: false positive
#12186
opened Jun 23, 2024 by
EarlMilktea
incomplete type declaration at Type checkers report false errors
sqlite3.Connection.create_aggregate()
stubs: false positive
#12141
opened Jun 16, 2024 by
kunom
math.prod typing incorrect
stubs: false positive
Type checkers report false errors
#11913
opened May 13, 2024 by
karolinepauls
configparser.ConfigParser.values()
should return a ValuesView[configparser.SectionProxy]
stubs: false positive
#11547
opened Mar 8, 2024 by
fizbin
urllib.request.Request.data
type erroring when using decode
status: deferred
#11470
opened Feb 27, 2024 by
arkinmodi
Mypy complains about the Type checkers report false errors
all_equal
recipe from the itertools docs
stubs: false positive
#10980
opened Nov 6, 2023 by
AlexWaygood
Definition of Type checkers report false errors
str.split
, str.rsplit
and str.splitlines
results in false positive errors
stubs: false positive
#10887
opened Oct 14, 2023 by
erictraut
email.message_from_bytes etc return legacy Message objects, not EmailMessage
stubs: false positive
Type checkers report false errors
#10762
opened Sep 25, 2023 by
fsc-eriker
Add IPv6 support to socketserver.BaseServer
stubs: false positive
Type checkers report false errors
#10671
opened Sep 6, 2023 by
DiegoBaldassarMilleuno
Is Type checkers report false errors
Enum
's _generate_next_value_
really a @staticmethod
?
stubs: false positive
#10428
opened Jul 10, 2023 by
Avasam
Wrong type for hdrs in urllib.error.HTTPError
stubs: false positive
Type checkers report false errors
#10092
opened Apr 27, 2023 by
bdrung
Is types-jsonschema outdated?
help wanted
An actionable problem of low to medium complexity where a PR would be very welcome
stubs: false positive
Type checkers report false errors
#8662
opened Sep 1, 2022 by
kratsg
beautifulsoup: iterating over Type checkers report false errors
bs4.BeautifulSoup
returns Tag
, but Mypy thinks that bs4.element.PageElement
type is returned
stubs: false positive
#8369
opened Jul 22, 2022 by
simon-liebehenschel
mock.patch.object type annotation fails with **kwargs
stubs: false positive
Type checkers report false errors
#7542
opened Mar 24, 2022 by
graingert
configparser.RawConfigParser
stub does not account for non-string options
stubs: false positive
#6820
opened Jan 4, 2022 by
jpy-git
[email protected] regression: Argument 1 to "get" of "Mapping" has incompatible type
stubs: false positive
Type checkers report false errors
#6597
opened Dec 16, 2021 by
sobolevn
Previous Next
ProTip!
no:milestone will show everything without a milestone.