Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/typeshed

Collection of library stubs for Python, with static types
https://github.com/python/typeshed

Annotations for `set.__sub__` and related methods are inconsistent

LeeeeT opened this issue about 2 years ago
requests: type RequestException members (not Any)

ErikBjare opened this pull request about 2 years ago
Should stubs contain default values?

hauntsaninja opened this issue about 2 years ago
Mark types-pkg-resources as obsolete

hauntsaninja opened this issue about 2 years ago
Remove partial classes/modules from CONTRIBUTING?

srittau opened this issue about 2 years ago
add boltons

AABur opened this pull request about 2 years ago
Type `redis.commands.base`

HassanAbouelela opened this issue over 2 years ago
Typing of multiprocessing.Value broken since mypy 0.981

prauscher opened this issue over 2 years ago
Revert "Use Callable[..., Any] instead of Callable[..., object] in unittest"

AlexWaygood opened this pull request over 2 years ago
Remove emoji stubs (not before May 2023)

kkirsche opened this issue over 2 years ago
Add stubs for Scrapy

xlurio opened this issue over 2 years ago
[bs4] Incorrect type hints for `.__getitem__()` and `.get()`?

0xallie opened this issue over 2 years ago
Add stubs for `sortedcontainers`

jakob-keller opened this pull request over 2 years ago
PEP 646 (Variadic Generics) tracker

srittau opened this issue over 2 years ago
functools.partial should use PEP612 ParamSpec (depends on #8708)

benbariteau opened this issue over 2 years ago
Is types-jsonschema outdated?

kratsg opened this issue over 2 years ago
`builtins.slice` should be generic

randolf-scholz opened this issue over 2 years ago
Improve annotation of jsonschema.validators.create

sirosen opened this pull request over 2 years ago
Add stubs for sortedcontainers

jakob-keller opened this issue over 2 years ago
`dataclasses.asdict` definition is not correct

sobolevn opened this issue over 2 years ago
sys.exit and SystemExit

Akuli opened this issue over 2 years ago
[stubsabot] Mark stripe as obsolete since 7.1.0

github-actions[bot] opened this pull request over 2 years ago
Evaluate or document how to merge type stubs into existing codebase

kkirsche opened this issue over 2 years ago
Improve README in `test_cases` directory

AlexWaygood opened this issue over 2 years ago
Typing the ast.AST subclass constructors

multimeric opened this issue over 2 years ago
README badges are out of date

AlexWaygood opened this issue over 2 years ago
functools.wraps returns function with incorrect signature

Aran-Fey opened this issue over 2 years ago
CLA requirement

srittau opened this issue over 2 years ago
Run `pycln` as a pre-commit hook in CI

AlexWaygood opened this pull request over 2 years ago
Type enum.auto according to implementation

srittau opened this pull request over 2 years ago
Improve `tkinter.simpledialog`

TeamSpen210 opened this pull request over 2 years ago
Redis asyncio invalid type definition.

s3rius opened this issue over 2 years ago
memoryview.cast("c") false error

jdufresne opened this issue over 2 years ago
Add new or missing socket constants on linux

hauntsaninja opened this issue over 2 years ago
`__exit__` signature detected incorrectly for IOBase

viraptor opened this issue over 2 years ago
Moving typing_extensions stubs to typing_extensions

srittau opened this issue over 2 years ago
zip vararg

dfroger opened this issue over 2 years ago
Introduce _typeshed.Maybe

srittau opened this pull request over 2 years ago
improve lru_cache by using ParamSpec

asottile opened this pull request over 2 years ago
`getroot()` method of `xml.etree.ElementTree` return type should be nullable

andrea-guarino-sonarsource opened this issue over 2 years ago
requests: Allow files={"example": ("filename", bytes)}

prauscher opened this issue over 2 years ago
ExceptionGroup: make it generic

JelleZijlstra opened this pull request over 2 years ago
Replace redundant sections with link to the typing documentation

srittau opened this pull request almost 3 years ago
Remove type checker-specific symbols from builtins.pyi and typing.pyi

JelleZijlstra opened this issue almost 3 years ago
Temporary moratorium on literal constants (until the end of 2022)

JukkaL opened this issue almost 3 years ago
Use abstract types from `numbers`

sobolevn opened this issue almost 3 years ago
Tensorflow Type Stubs

hmc-cs-mdrissi opened this issue almost 3 years ago
Possible option: use `ParamSpec` for `lru_cache`

sobolevn opened this pull request almost 3 years ago
Remove flake8-plugin-utils stubs (not before Jan 2024)

Akuli opened this issue almost 3 years ago
Remove urllib3 types (not before October 2023)

Akuli opened this issue almost 3 years ago
xml typing incomplete

surgura opened this issue almost 3 years ago
Document mypy version requirement in third-party stubs

brian-kubisiak-skydio opened this issue about 3 years ago
argparse type=bool

Akuli opened this issue about 3 years ago
Should `__all__` itself be included?

sobolevn opened this issue about 3 years ago
`curses` is not available on Windows

AlexWaygood opened this pull request about 3 years ago
Updated functools.wraps and functools.update_wrapper to use ParamSpec…

erictraut opened this pull request about 3 years ago
Add some DB API 2.0 protocols and types

srittau opened this pull request about 3 years ago
max() works with greater-than or less-than

JukkaL opened this issue about 3 years ago
xml package suggests submodules being available ... they're not

ewerybody opened this issue about 3 years ago
Improve stubs for `__pow__`

AlexWaygood opened this pull request about 3 years ago
Decouple collections.abc types from typing aliases

cdce8p opened this issue about 3 years ago
types-protobuf to support Optional[type] for appropriate class

appraveen opened this issue about 3 years ago
Use TypedDicts for logging.config.dictConfig

A5rocks opened this pull request about 3 years ago
Tkinter _Image import

melassa opened this issue about 3 years ago
Update pyright to 1.1.175

jakebailey opened this pull request over 3 years ago
Add singledispatchmethod to singledispatch

J-M0 opened this pull request over 3 years ago
`TextIOWrapper` stub does not match stdlib documentation

SnoopJ opened this issue over 3 years ago
DO NOT MERGE: checking whether ci complains about '_foo = _foo'

Akuli opened this pull request over 3 years ago
tzlocal: api change since version 3.0

karlicoss opened this issue over 3 years ago
[redis] pipeline return types (again)

brianmaissy opened this issue over 3 years ago
Move some types from _typeshed to typing_extensions

srittau opened this issue over 3 years ago
Add json types to _typeshed?

srittau opened this issue over 3 years ago
Add stubs for `docutils.parsers.rst.directives`

adamtheturtle opened this issue over 3 years ago
paramiko stubs seem incorrect for python3

mrodden opened this issue over 3 years ago
logging.Logger.addFilter

Akuli opened this issue over 3 years ago
ctypes errcheck type is wrong

socketpair opened this issue over 3 years ago
GzipFile not allowed for tarfile.open(fileobj=...)

asottile opened this issue over 3 years ago
Protobuf `FromString` argument 1 incompatible with supertype `Message`

kailin-lu opened this issue over 3 years ago
Awaitable.__await__ should accept an Iterator rather than a Generator

wsanchez opened this pull request almost 4 years ago
More complete type stubs for tkinter Canvas methods.

DanielRosenwasser opened this pull request almost 4 years ago
tkinter PhotoImage data accepts bytes not only str

melassa opened this issue almost 4 years ago
Awaitable.__await__ expects a Generator where an Iterator will do

wsanchez opened this issue almost 4 years ago
Recommend using PEP 585

srittau opened this pull request almost 4 years ago
Fix dict type if constructing with kwargs

srittau opened this pull request almost 4 years ago
cyptography: Add default, optional to few remaining backend= arguments

intgr opened this pull request almost 4 years ago
PEP 570 (Positional-only Argument Syntax) tracker

srittau opened this issue almost 4 years ago
Should stubs contain docstrings?

gvanrossum opened this issue about 4 years ago
cryptography: Fix 'oid' field hints to ObjectIdentifier

intgr opened this pull request about 4 years ago
cryptography: Add common certificate extensions

intgr opened this pull request about 4 years ago