GitHub / python/typeshed issues and pull requests
#8242 - Redis asyncio invalid type definition.
Issue -
State: open - Opened by s3rius about 3 years ago
- 13 comments
Labels: topic: redis
#8217 - `__eq__`'s type hint for primitives accept `object` while in many cases it returns `NotImplemented`
Issue -
State: closed - Opened by mmohaveri about 3 years ago
- 13 comments
Labels: size-large
#8182 - memoryview.cast("c") false error
Issue -
State: closed - Opened by jdufresne about 3 years ago
- 6 comments
Labels: stubs: false positive, status: deferred
#8101 - Add new or missing socket constants on linux
Issue -
State: closed - Opened by hauntsaninja about 3 years ago
- 4 comments
Labels: stubs: incomplete, help wanted
#8055 - `__exit__` signature detected incorrectly for IOBase
Issue -
State: closed - Opened by viraptor about 3 years ago
- 8 comments
Labels: topic-io
#7961 - Wrong return type from ExitStack.enter_context when given a child of ExitStack
Issue -
State: closed - Opened by thatguystone about 3 years ago
- 8 comments
Labels: type-false-positive
#7912 - Moving typing_extensions stubs to typing_extensions
Issue -
State: closed - Opened by srittau about 3 years ago
- 6 comments
Labels: project-discussion
#7870 - Introduce _typeshed.Maybe
Pull Request -
State: closed - Opened by srittau about 3 years ago
- 14 comments
#7771 - improve lru_cache by using ParamSpec
Pull Request -
State: closed - Opened by asottile about 3 years ago
- 29 comments
#7770 - `getroot()` method of `xml.etree.ElementTree` return type should be nullable
Issue -
State: closed - Opened by andrea-guarino-sonarsource about 3 years ago
- 3 comments
Labels: topic-xml
#7739 - `builtins.sum`: Spurious error for operands having `__add__` defined using `partialmethod`
Issue -
State: closed - Opened by kaushikcfd about 3 years ago
- 3 comments
Labels: stubs: false positive
#7735 - Document typeshed better: a mypy upgrade suddenly triggers new errors due to typeshed changes
Issue -
State: open - Opened by davidism about 3 years ago
- 9 comments
Labels: project: infrastructure
#7724 - requests: Allow files={"example": ("filename", bytes)}
Issue -
State: closed - Opened by prauscher over 3 years ago
- 22 comments
#7626 - ExceptionGroup: make it generic
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
- 5 comments
#7594 - Replace redundant sections with link to the typing documentation
Pull Request -
State: closed - Opened by srittau over 3 years ago
- 1 comment
#7580 - Remove type checker-specific symbols from builtins.pyi and typing.pyi
Issue -
State: open - Opened by JelleZijlstra over 3 years ago
- 17 comments
Labels: stubs: improvement
#7258 - Temporary moratorium on literal constants (until the end of 2022)
Issue -
State: open - Opened by JukkaL over 3 years ago
- 25 comments
Labels: project-discussion
#7217 - Use abstract types from `numbers`
Issue -
State: closed - Opened by sobolevn over 3 years ago
- 4 comments
Labels: size-large
#7144 - Tensorflow Type Stubs
Issue -
State: closed - Opened by hmc-cs-mdrissi over 3 years ago
- 22 comments
Labels: type-stubs-request, size-large
#7015 - Improve documentation for decisions around certain `list`, `dict`, `Mapping`, and `Sequence` methods
Issue -
State: open - Opened by ktbarrett over 3 years ago
- 6 comments
Labels: project: infrastructure
#6986 - Possible option: use `ParamSpec` for `lru_cache`
Pull Request -
State: closed - Opened by sobolevn over 3 years ago
- 11 comments
#6913 - Remove flake8-plugin-utils stubs (not before Jan 2024)
Issue -
State: closed - Opened by Akuli over 3 years ago
- 5 comments
Labels: removal
#6898 - Remove urllib3 types (not before October 2023)
Issue -
State: closed - Opened by Akuli over 3 years ago
- 6 comments
Labels: removal
#6886 - xml typing incomplete
Issue -
State: closed - Opened by surgura over 3 years ago
- 3 comments
Labels: stubs: incomplete, help wanted
#6843 - Document mypy version requirement in third-party stubs
Issue -
State: closed - Opened by brian-kubisiak-skydio over 3 years ago
- 17 comments
Labels: project: infrastructure
#6821 - argparse type=bool
Issue -
State: open - Opened by Akuli over 3 years ago
- 2 comments
Labels: type-false-negative
#6810 - Should `__all__` itself be included?
Issue -
State: closed - Opened by sobolevn over 3 years ago
- 5 comments
Labels: project: infrastructure
#6749 - `curses` is not available on Windows
Pull Request -
State: closed - Opened by AlexWaygood over 3 years ago
- 12 comments
#6670 - Updated functools.wraps and functools.update_wrapper to use ParamSpec…
Pull Request -
State: closed - Opened by erictraut over 3 years ago
- 49 comments
#6643 - Add some DB API 2.0 protocols and types
Pull Request -
State: closed - Opened by srittau over 3 years ago
- 4 comments
#6575 - max() works with greater-than or less-than
Issue -
State: closed - Opened by JukkaL over 3 years ago
- 14 comments
#6523 - xml package suggests submodules being available ... they're not
Issue -
State: closed - Opened by ewerybody over 3 years ago
- 8 comments
#6347 - functools._lru_cache_wrapper should be a descriptor class, not a callable
Issue -
State: open - Opened by erictraut over 3 years ago
- 10 comments
#6287 - Improve stubs for `__pow__`
Pull Request -
State: closed - Opened by AlexWaygood over 3 years ago
- 11 comments
#6257 - Decouple collections.abc types from typing aliases
Issue -
State: open - Opened by cdce8p over 3 years ago
- 11 comments
Labels: type: improvement
#6240 - types-protobuf to support Optional[type] for appropriate class
Issue -
State: closed - Opened by appraveen over 3 years ago
- 3 comments
#6216 - Update SupportsIndex support for math and cmath
Pull Request -
State: closed - Opened by A5rocks over 3 years ago
- 5 comments
#6193 - Use TypedDicts for logging.config.dictConfig
Pull Request -
State: closed - Opened by A5rocks almost 4 years ago
- 12 comments
#6185 - Tkinter _Image import
Issue -
State: closed - Opened by melassa almost 4 years ago
- 4 comments
Labels: topic-tkinter
#6110 - Update pyright to 1.1.175
Pull Request -
State: closed - Opened by jakebailey almost 4 years ago
- 3 comments
#6089 - Add singledispatchmethod to singledispatch
Pull Request -
State: closed - Opened by J-M0 almost 4 years ago
- 4 comments
#6069 - `bool()` return type on with no arguments
Issue -
State: open - Opened by sobolevn almost 4 years ago
- 13 comments
#6061 - `TextIOWrapper` stub does not match stdlib documentation
Issue -
State: closed - Opened by SnoopJ almost 4 years ago
- 10 comments
Labels: type-false-positive, topic-io
#6049 - DO NOT MERGE: checking whether ci complains about '_foo = _foo'
Pull Request -
State: closed - Opened by Akuli almost 4 years ago
- 1 comment
#6038 - tzlocal: api change since version 3.0
Issue -
State: closed - Opened by karlicoss almost 4 years ago
- 2 comments
#6028 - [redis] pipeline return types (again)
Issue -
State: open - Opened by brianmaissy almost 4 years ago
- 4 comments
#5912 - Move some types from _typeshed to typing_extensions
Issue -
State: closed - Opened by srittau almost 4 years ago
- 12 comments
Labels: project-discussion
#5910 - Add json types to _typeshed?
Issue -
State: closed - Opened by srittau almost 4 years ago
- 7 comments
#5847 - `paramiko`: Change dependencies on `types-cryptography`, allow using upstream type hints
Pull Request -
State: closed - Opened by intgr almost 4 years ago
- 6 comments
Labels: deferred
#5755 - Add stubs for `docutils.parsers.rst.directives`
Issue -
State: closed - Opened by adamtheturtle about 4 years ago
- 1 comment
Labels: type-incomplete
#5736 - paramiko stubs seem incorrect for python3
Issue -
State: closed - Opened by mrodden about 4 years ago
- 5 comments
Labels: help wanted
#5700 - logging.Logger.addFilter
Issue -
State: closed - Opened by Akuli about 4 years ago
- 4 comments
#5598 - pyright tests: doesn't support `__getattr__` for resolving submodules
Issue -
State: closed - Opened by srittau about 4 years ago
- 8 comments
Labels: project: infrastructure
#5589 - tkinter: stdlib but not really
Issue -
State: closed - Opened by Akuli about 4 years ago
- 8 comments
Labels: project: policy, topic: tkinter
#5577 - ctypes errcheck type is wrong
Issue -
State: closed - Opened by socketpair about 4 years ago
Labels: size-small
#5491 - GzipFile not allowed for tarfile.open(fileobj=...)
Issue -
State: closed - Opened by asottile about 4 years ago
- 5 comments
Labels: topic: io
#5333 - Protobuf `FromString` argument 1 incompatible with supertype `Message`
Issue -
State: closed - Opened by kailin-lu about 4 years ago
- 2 comments
#5194 - Awaitable.__await__ should accept an Iterator rather than a Generator
Pull Request -
State: closed - Opened by wsanchez over 4 years ago
- 8 comments
#5188 - More complete type stubs for tkinter Canvas methods.
Pull Request -
State: closed - Opened by DanielRosenwasser over 4 years ago
- 27 comments
#5127 - tkinter PhotoImage data accepts bytes not only str
Issue -
State: closed - Opened by melassa over 4 years ago
- 9 comments
#5125 - Awaitable.__await__ expects a Generator where an Iterator will do
Issue -
State: open - Opened by wsanchez over 4 years ago
- 3 comments
Labels: type: false positive, status: deferred
#5055 - Recommend using PEP 585
Pull Request -
State: closed - Opened by srittau over 4 years ago
- 5 comments
#4987 - Fix dict type if constructing with kwargs
Pull Request -
State: closed - Opened by srittau over 4 years ago
- 3 comments
#4982 - cyptography: Add default, optional to few remaining backend= arguments
Pull Request -
State: closed - Opened by intgr over 4 years ago
#4972 - PEP 570 (Positional-only Argument Syntax) tracker
Issue -
State: closed - Opened by srittau over 4 years ago
- 10 comments
Labels: feature-tracker
#4881 - Should stubs contain docstrings?
Issue -
State: open - Opened by gvanrossum over 4 years ago
- 13 comments
Labels: project: policy
#4780 - cryptography: Fix 'oid' field hints to ObjectIdentifier
Pull Request -
State: closed - Opened by intgr over 4 years ago
#4778 - cryptography: Add common certificate extensions
Pull Request -
State: closed - Opened by intgr over 4 years ago
- 2 comments
#4760 - A couple of _ast related issues
Issue -
State: closed - Opened by isidentical over 4 years ago
- 6 comments
#4731 - "class property" should be Generic[T]
Issue -
State: open - Opened by Conchylicultor over 4 years ago
- 6 comments
Labels: type: improvement
#4641 - Good ways to contribute
Issue -
State: open - Opened by hauntsaninja almost 5 years ago
- 3 comments
#4283 - contextlib.redirect_std{out,err} stubs don't yield the new target
Issue -
State: closed - Opened by PeterJCLaw about 5 years ago
- 2 comments
#4266 - Improve multiprocessing stubs
Issue -
State: open - Opened by hauntsaninja about 5 years ago
- 16 comments
Labels: stubs: improvement
#4234 - Issue with urlencode typeshed annotation starting in mypy 0.780
Issue -
State: closed - Opened by nipunn1313 about 5 years ago
- 8 comments
Labels: stubs: false positive
#4201 - Cannot infer type argument 1 of "shutil.copyfileobj" with mypy 0.780
Issue -
State: closed - Opened by deveshks about 5 years ago
- 9 comments
#4141 - Add typing for CAN_J1939 sockets
Pull Request -
State: closed - Opened by karlding about 5 years ago
- 1 comment
#3968 - Fix various inheritances
Issue -
State: open - Opened by hauntsaninja about 5 years ago
- 3 comments
Labels: help wanted
#3902 - Match.group can return None
Issue -
State: closed - Opened by rmorshea over 5 years ago
- 14 comments
Labels: size-medium, type-false-negative
#3831 - subprocess.Popen: overloads for set stdin/stdout/stderr attributes?
Issue -
State: open - Opened by blueyed over 5 years ago
- 3 comments
Labels: topic: io
#3685 - object.__eq__ and other comparisons should have return type Any
Issue -
State: closed - Opened by jonasrauber over 5 years ago
- 17 comments
#3576 - Disallow `Mapping` as argument type?
Issue -
State: closed - Opened by srittau over 5 years ago
- 5 comments
Labels: project-discussion
#3438 - Counter() support non-int
Issue -
State: open - Opened by manu3618 over 5 years ago
- 12 comments
Labels: type: false positive
#3404 - stub for multiprocessing.Queue wrongly supports join()
Issue -
State: closed - Opened by odedp almost 6 years ago
- 1 comment
Labels: type-false-negative
#3117 - Re-export _curses._CursesWindow from curses
Pull Request -
State: closed - Opened by asottile about 6 years ago
#2928 - Unable to use typehint for hashlib.sha256()
Issue -
State: closed - Opened by JohnVillalovos over 6 years ago
- 5 comments
#2852 - mypy.ini is missing
Issue -
State: closed - Opened by jolaf over 6 years ago
- 5 comments
Labels: project-discussion
#2772 - contextlib.contextmanager allows `Iterator[T]` -- should probably be `Generator[T, None, None]`?
Issue -
State: open - Opened by asottile over 6 years ago
- 10 comments
Labels: stubs: false negative, status: deferred
#2652 - Incorrect return type for asyncio.gather?
Issue -
State: closed - Opened by s-kovacevic over 6 years ago
- 9 comments
Labels: type-false-positive, topic-asyncio
#2638 - Typing is wrong for overload of __round__ when ndigits parameter is omitted
Issue -
State: closed - Opened by migwellian over 6 years ago
- 6 comments
#2491 - Explore building third party stubs as packages
Issue -
State: closed - Opened by srittau almost 7 years ago
- 115 comments
Labels: project: policy
#2468 - Spec for sys.meta_path too strict
Issue -
State: closed - Opened by jaraco almost 7 years ago
- 10 comments
Labels: stubs: false positive
#2429 - stdlib/2and3/sqlite3 has a wrong type for `register_adapter`
Issue -
State: closed - Opened by WilliamHPNielsen almost 7 years ago
- 3 comments
Labels: stubs: false positive
#2417 - EmailMessage missing from email.parser
Issue -
State: open - Opened by jrideout almost 7 years ago
- 8 comments
Labels: type: false positive
#2333 - Should HTTPMessage return `Optional[str]` for `__getitem__`?
Issue -
State: closed - Opened by asottile about 7 years ago
- 7 comments
Labels: type-false-positive, size-small
#2177 - updating os.environ from a dict gives: Incompatible types in assignment
Issue -
State: closed - Opened by anentropic about 7 years ago
- 10 comments
#1214 - overly strict type for tornado.web.RequestHandler.initialize
Issue -
State: closed - Opened by dgoldstein0 over 8 years ago
- 10 comments
#690 - The definition of Awaitable is wrong
Issue -
State: closed - Opened by gvanrossum over 8 years ago
- 4 comments