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

Remove `pyvmomi` stubs

sobolevn opened this pull request over 1 year ago
Remove `invoke` stubs

sobolevn opened this pull request over 1 year ago
jsonschema: move addionalItems

JelleZijlstra opened this pull request over 1 year ago
Delete `jsonschema._keywords.additionalItems`

AlexWaygood opened this pull request over 1 year ago
Daily tests failed on Tue Oct 31 2023

github-actions[bot] opened this issue over 1 year ago
added license section

tejashreee03 opened this pull request over 1 year ago
Add License section in readme file

tejashreee03 opened this issue over 1 year ago
Fix incorrect typehint for callbacks in multiprocessing.Pool

Serious-senpai opened this pull request over 1 year ago
Add `distutils` as a top-level package included with `types-setuptools`

AlexWaygood opened this pull request over 1 year ago
Default values in tkinter stubs

Akuli opened this issue over 1 year ago
Add types to some `tkinter.Text` methods.

TeamSpen210 opened this pull request over 1 year ago
PyCharm "io" is not defined.

Guest205105 opened this issue over 1 year ago
Add stubs for portpicker

JelleZijlstra opened this pull request over 1 year ago
psycopg2: Fix missing `Protocol` base class in file protocols

hamdanal opened this pull request over 1 year ago
fix nullability of scrypt params

Trolldemorted opened this pull request over 1 year ago
Wrong argument nullability in hashlib.scrypt

Trolldemorted opened this issue over 1 year ago
Skip ruff's isort rules on files generated with mypy-protobuf

AlexWaygood opened this pull request over 1 year ago
Enable ruff's isort rules on files generated using mypy-protobuf

hamdanal opened this pull request over 1 year ago
`sys.monitoring.restart_events()` is no longer undocumented

AlexWaygood opened this pull request over 1 year ago
Add `**kwargs` for logging.Logger methods

forana opened this pull request over 1 year ago
[stubsabot] Bump pyOpenSSL to 23.3.*

github-actions[bot] opened this pull request over 1 year ago
Improve regression test documentation

srittau opened this pull request over 1 year ago
Simplify Traversable.open() signature

srittau opened this pull request over 1 year ago
Remove many redundant inheritances from `Generic[]`

AlexWaygood opened this pull request over 1 year ago
[fpdf2] add compatibility with fpdf2 2.7.6

mschoettle opened this pull request over 1 year ago
Add stubs for `importlib.(resources.)simple`

AlexWaygood opened this pull request over 1 year ago
Add `io.text_encoding` on py310+

AlexWaygood opened this pull request over 1 year ago
Add stubs for `importlib.(resources.)readers`

AlexWaygood opened this pull request over 1 year ago
Finishes stubs for `webob.cookies` and improves `samesite` type

Daverball opened this pull request over 1 year ago
`datetime.__sub__` overload order

randolf-scholz opened this issue over 1 year ago
Simplify how we run mypy_test.py on Python 3.12

AlexWaygood opened this pull request over 1 year ago
remove stubs for tzlocal (not until April 2024)

AlexWaygood opened this issue over 1 year ago
[stubsabot] Mark tzlocal as obsolete since 5.2

github-actions[bot] opened this pull request over 1 year ago
Fix return type of `inspect.getblock`

Viicos opened this pull request over 1 year ago
[django-filter] Absorb django-filter-stubs into typeshed

intgr opened this pull request over 1 year ago
Proposal: absorb `django-filter-stubs` into typeshed

intgr opened this issue over 1 year ago
Add stubs for `nt`

AlexWaygood opened this pull request over 1 year ago
Configure editors to explicitly use `LF` / `\n` line endings

Avasam opened this pull request over 1 year ago
mypy-protobuf v3.5: Fix and run protobuf generation scripts

Avasam opened this pull request over 1 year ago
Update mypy-protobuf

JelleZijlstra opened this pull request over 1 year ago
Doc: Use proper name capitalization of tooling (Ruff, Black, Flake8)

Avasam opened this pull request over 1 year ago
Replacing isort with Ruff

Avasam opened this pull request over 1 year ago
Replace isort with ruff?

srittau opened this issue over 1 year ago
Use Ruff for `from __future__ import annotations` checks

Avasam opened this pull request over 1 year ago
Check `*_pb2.pyi` files again

Avasam opened this pull request over 1 year ago
gh-10906: make Any a class on 3.11+

graingert opened this pull request over 1 year ago
Improve stubs for `braintree.environment`

AlexWaygood opened this pull request over 1 year ago
typing.Any should be a class on python 3.11+

graingert opened this issue over 1 year ago
braintree.Environment is missing attributes

cuu508 opened this issue over 1 year ago
Bump pyright

sobolevn opened this pull request over 1 year ago
Run pytype_test in Python 3.11.

rchen152 opened this pull request over 1 year ago
Improve typing of `decorator.decoratorx`

bersbersbers opened this issue over 1 year ago
requests: annotate `utils.get_encoding_from_headers()`

deadly-panda opened this pull request over 1 year ago
Bump `ruff` to `0.1.0`

sobolevn opened this pull request over 1 year ago
Use of generics in requests typing

multimeric opened this issue over 1 year ago
Type `pywin32`'s `win32.win32print.StartDocPrinter` method

Avasam opened this pull request over 1 year ago
Bump Pillow to 10.1.*

Avasam opened this pull request over 1 year ago
Add `sys.monitoring` from Python 3.12

lancelote opened this pull request over 1 year ago
Using `<` on a SupportsRichComparisonT

Kache opened this issue over 1 year ago
[stubsabot] Bump pyinstaller to 6.1.*

github-actions[bot] opened this pull request over 1 year ago
[stubsabot] Bump peewee to 3.17.*

github-actions[bot] opened this pull request over 1 year ago
openpyxl: type `__iter__` dunders

Avasam opened this pull request over 1 year ago
Typed openpyxl colors descriptors

Avasam opened this pull request over 1 year ago
Allow specifying python version in runtests script

hamdanal opened this pull request over 1 year ago
Introduce a protocol for `ZipFile.__init__`'s `file` parameter

Avasam opened this issue over 1 year ago
Complete type stubs for xml.dom.minidom (#6886)

zackw opened this pull request over 1 year ago
Fix the type for `OAuth2Session.authorization_url`

MattExact opened this pull request over 1 year ago
Bump various test dependency pins

AlexWaygood opened this pull request over 1 year ago
`OAuth2Session.authorization_url` is incorrectly typed

MattExact opened this issue over 1 year ago
[requests] Sync HttpError stub to implementation

ubersan opened this pull request over 1 year ago
aws-xray-sdk: update and remove spurious re-exports

JelleZijlstra opened this pull request over 1 year ago
Daily tests failed on Fri Oct 13 2023

github-actions[bot] opened this issue over 1 year ago
Missing click stubs referenced by click_default_group

s04lg934jkg opened this issue over 1 year ago
PEP 698 (Override Decorator) tracker

srittau opened this issue over 1 year ago
PEP 695 (Type Parameter Syntax) tracker - Type aliases

srittau opened this issue over 1 year ago
PEP 695 (Type Parameter Syntax) tracker - Generics

srittau opened this issue over 1 year ago
Bump WTForms to 3.1.*

Daverball opened this pull request over 1 year ago
Bump WTForms to 3.1.*

sobolevn opened this pull request over 1 year ago
Fix mypy_test if mypy returns negative exit code

srittau opened this pull request over 1 year ago
[stubsabot] Bump WTForms to 3.1.*

github-actions[bot] opened this pull request over 1 year ago
[stubsabot] Bump braintree to 4.23.*

github-actions[bot] opened this pull request over 1 year ago
[stubsabot] Bump croniter to 2.0.*

github-actions[bot] opened this pull request over 1 year ago
Bump mypy to 1.6.1

AlexWaygood opened this pull request over 1 year ago
Extend and fix zipfile

srittau opened this pull request over 1 year ago
`locale`: put all the imports together at the top

AlexWaygood opened this pull request over 1 year ago
Add `_locale` module

sobolevn opened this pull request over 1 year ago
Bump pyright version

sobolevn opened this pull request over 1 year ago
Fix platform availability of some Unix constants

AlexWaygood opened this pull request over 1 year ago
Improved the README.md readablity.

TYehan opened this pull request over 1 year ago
Remove allowlist entries for `_ctypes` on win

sobolevn opened this pull request over 1 year ago
Use Python 3.11 for the stub_uploader tests in the daily test

AlexWaygood opened this pull request over 1 year ago
Daily tests failed on Sat Oct 07 2023

github-actions[bot] opened this issue over 1 year ago
[stubsabot] Bump bleach to 6.1.*

github-actions[bot] opened this pull request over 1 year ago
[stubsabot] Bump Markdown to 3.5.*

github-actions[bot] opened this pull request over 1 year ago
APScheduler 3.x

davetapley opened this issue over 1 year ago
Fix `ssl.SSLSocket` methods on windows

sobolevn opened this pull request over 1 year ago