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

Update tqdm to 4.67.*

yangdanny97 opened this pull request 2 months ago
Update gevent to 24.11.*

yangdanny97 opened this pull request 2 months ago
Update setuptools to 75.4.*

yangdanny97 opened this pull request 2 months ago
Update networkx stubs for 3.4.2

yangdanny97 opened this pull request 2 months ago
Add `trackfd` onto `mmap.mmap` constructor

Azureblade3808 opened this pull request 2 months ago
[stubsabot] Bump setuptools to 75.5.*

github-actions[bot] opened this pull request 2 months ago
[stubsabot] Bump gevent to 24.11.*

github-actions[bot] opened this pull request 2 months ago
disallow `A().__class__ = B`

jorenham opened this issue 2 months ago
typing_extensions.ParamSpec inherits from list on 3.9 and lower

tungol opened this pull request 2 months ago
`setuptools._distutils._msvccompiler.MSVCCompiler` non-None ClassVars

Avasam opened this pull request 2 months ago
`Fraction.__new__` now accepts anything with `.as_integer_ratio()`

InSyncWithFoo opened this pull request 2 months ago
Remove numpy pins from several stubs

hamdanal opened this pull request 2 months ago
Add `trackfd` onto `mmap.mmap` constructor

Azureblade3808 opened this pull request 2 months ago
Update setuptools return types from typeshed merge

Avasam opened this pull request 2 months ago
Add geopandas stubs

hamdanal opened this pull request 2 months ago
move dict_keys, dict_items, and dict_values to builtins

tungol opened this pull request 2 months ago
feat: initial async redis cluster commands

kangadrewie opened this pull request 2 months ago
add several NamedTuple base classes

tungol opened this pull request 3 months ago
Add listener attribute to `QueueHandler`

syncblaze opened this pull request 3 months ago
Annotate TypedDict as _SpecialForm rather than object.

rchen152 opened this pull request 3 months ago
Type __call__ on builtins._NotImplementedType as None.

rchen152 opened this pull request 3 months ago
Make builtins.type generic

rchen152 opened this pull request 3 months ago
inheritance and metaclass of base ctypes classes

tungol opened this pull request 3 months ago
add _contextvars for proper naming

tungol opened this pull request 3 months ago
Struct class lives in _struct

tungol opened this pull request 3 months ago
SimpleQueue and Empty live in _queue

tungol opened this pull request 3 months ago
add _dbm and _gdbm to align naming of error types with runtime

tungol opened this pull request 3 months ago
LZMADecompressor, LZMACompressor, and LZMAError live in _lzma

tungol opened this pull request 3 months ago
BZ2Compressor and BZ2Decompressor live in the _bz2 module

tungol opened this pull request 3 months ago
Remove docopt

srittau opened this pull request 3 months ago
Mark `OSError.strerror` as sometimes None

brianschubert opened this pull request 3 months ago
Update `logging.config.fileConfig` to accept any `Mapping` for defaults

brianschubert opened this pull request 3 months ago
a close reading of the pickle module

tungol opened this pull request 3 months ago
Bump boltons to 24.1.*

yangdanny97 opened this pull request 3 months ago
Update dependency pyright to v1.1.388

renovate[bot] opened this pull request 3 months ago
[stubsabot] Bump tqdm to 4.67.*

github-actions[bot] opened this pull request 3 months ago
[stubsabot] Bump regex to 2024.11.6

github-actions[bot] opened this pull request 3 months ago
improve identity of threading module's Lock and RLock

tungol opened this pull request 3 months ago
Mark docopt as obsolete in favor of docopt-ng

Avasam opened this pull request 3 months ago
Obsoleting `doctopt` in favor of `doctopt-ng`

Avasam opened this issue 3 months ago
Loosen type of fileobj argument to TarFile.addfile

cjwatson opened this pull request 3 months ago
Update pyRFC3339 to 2.0.1

srittau opened this pull request 3 months ago
Remove caldav (May 2025)

srittau opened this issue 3 months ago
[stubsabot] Mark caldav as obsolete since 1.4.0

github-actions[bot] opened this pull request 3 months ago
remove unused io-related allowlist entries

tungol opened this pull request 3 months ago
Daily tests failed on Tue Nov 05 2024

github-actions[bot] opened this issue 3 months ago
[stubsabot] Bump pyRFC3339 to 2.0.1

github-actions[bot] opened this pull request 3 months ago
Change `cache`/`lru_cache` typing to retain function signatures

alwaysmpe opened this pull request 3 months ago
add multiprocessing.managers._BaseDictProxy

tungol opened this pull request 3 months ago
Update `getopt` to accept any iterable for `longopts`

brianschubert opened this pull request 3 months ago
fake base class ipaddress._BaseInterface is unnecessary

tungol opened this pull request 3 months ago
a couple stubtest fixes in multiprocessing

tungol opened this pull request 3 months ago
clean up io methods

tungol opened this pull request 3 months ago
look at importlib._bootstrap_external._check_name methods

tungol opened this pull request 3 months ago
Change `cache`/`lru_cache` typing to retain function signatures

alwaysmpe opened this pull request 3 months ago
[stubsabot] Bump boltons to 24.1.*

github-actions[bot] opened this pull request 3 months ago
Fix type annotations for google-cloud-ndb

yangdanny97 opened this pull request 3 months ago
Improve pymysql stubs

yangdanny97 opened this pull request 3 months ago
Update type for psutil.cpu_count

vmeurisse opened this pull request 3 months ago
[Experiment] Add more precise overloads for `bool.__new__`.

randolf-scholz opened this pull request 3 months ago
Let `SupportsDunderLT` return `SupportsBool` instead of `bool`.

randolf-scholz opened this pull request 3 months ago
[stubsabot] Bump flake8-bugbear to 24.10.31

github-actions[bot] opened this pull request 3 months ago
add new pathlib base classes for 3.13

tungol opened this pull request 3 months ago
Add overload w.r.t. fallback parameter to `configparser.SectionProxy.get`

brianschubert opened this pull request 3 months ago
Bump braintree to 4.31.*

sobolevn opened this pull request 3 months ago
`configparser.SectionProxy.get*` may return `None`

brianschubert opened this issue 3 months ago
Fix callback parameter type in `ssl.SSLContext.set_psk_server_callback`

brianschubert opened this pull request 3 months ago
Add license file to PyPI releases of types-decorator

bkmgit opened this issue 3 months ago
Update dependency pyright to v1.1.387

renovate[bot] opened this pull request 3 months ago
Bump setuptools to 75.3.*

Avasam opened this pull request 3 months ago
[bleach] Update to 6.2.*

srittau opened this pull request 3 months ago
[croniter] Update to 5.0.1

srittau opened this pull request 3 months ago
Redis Asyncio Cluster Commands missing

kangadrewie opened this issue 3 months ago
[stubsabot] Bump bleach to 6.2.*

github-actions[bot] opened this pull request 3 months ago
[stubsabot] Bump braintree to 4.31.*

github-actions[bot] opened this pull request 3 months ago
[stubsabot] Bump setuptools to 75.3.*

github-actions[bot] opened this pull request 3 months ago
[stubsabot] Bump croniter to 5.0.1

github-actions[bot] opened this pull request 3 months ago
inheritance for zipimporter

tungol opened this pull request 3 months ago
Add `types.ModuleType.__doc__`

AlexWaygood opened this pull request 3 months ago
[waitress] Update to 3.0.1

srittau opened this pull request 3 months ago
Bump tensorflow to ~=2.18.0

Avasam opened this pull request 3 months ago
Daily tests failed on Tue Oct 29 2024

github-actions[bot] opened this issue 3 months ago
[stubsabot] Bump croniter to 4.0.0

github-actions[bot] opened this pull request 3 months ago
Use `lib/ts_utils` for `scripts/sync_protobuf`

Avasam opened this pull request 3 months ago
Change return type of `as_completed` in Python 3.13

onlined opened this pull request 3 months ago
Bump pyinstaller to 6.11.*

Avasam opened this pull request 3 months ago
OSError.errno can be None

Dreamsorcerer opened this pull request 3 months ago
[croniter] Update to 3.0.4

srittau opened this pull request 3 months ago
[stubsabot] Bump tensorflow to ~=2.18.0

github-actions[bot] opened this pull request 3 months ago
[stubsabot] Bump croniter to 3.0.4

github-actions[bot] opened this pull request 3 months ago
hashlib: fix sha3 and shake hash constructors, remove hash object __init__s

brianschubert opened this pull request 3 months ago
Add os.process_cpu_count() for 3.13

tamird opened this pull request 3 months ago