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

Many importlib removals in py312

AlexWaygood opened this pull request over 1 year ago
Update `os.DirEntry` to 3.12

sobolevn opened this pull request over 1 year ago
Add `isjunction` and `splitroot` functions

sobolevn opened this pull request over 1 year ago
Use Python 3.11.5 for stubtest in CI

AlexWaygood opened this pull request over 1 year ago
Change `load_tests` and `loadTestsFromModule` for 3.12

sobolevn opened this pull request over 1 year ago
setuptools: add various missing objects and annotations

AlexWaygood opened this pull request over 1 year ago
Add stubs for libsass

Daverball opened this pull request over 1 year ago
Bump `pyright` version

sobolevn opened this pull request over 1 year ago
Add `durations` to `unittest` in 3.12

sobolevn opened this pull request over 1 year ago
Update `configparser` to 3.12

sobolevn opened this pull request over 1 year ago
Update `gzip` to 3.12

sobolevn opened this pull request over 1 year ago
pika: fix ci

hauntsaninja opened this pull request over 1 year ago
Daily tests failed on Wed Aug 30 2023

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

github-actions[bot] opened this pull request over 1 year ago
Fix psycopg2

hamdanal opened this pull request over 1 year ago
create_baseline_stubs.py: Fix broken trailing comma bug

Akuli opened this pull request over 1 year ago
runtests.py: note that stdlib stubtest might fail

AlexWaygood opened this pull request over 1 year ago
`asyncio.wait()` no longer allows awaitables in 3.11

altendky opened this pull request over 1 year ago
Daily tests failed on Tue Aug 29 2023

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

github-actions[bot] opened this pull request over 1 year ago
Update `genericpath` to 3.12

sobolevn opened this pull request over 1 year ago
Update `ibm-db` to `3.2.*`

sobolevn opened this pull request over 1 year ago
Remove pluggy stubs (not until February 2024)

AlexWaygood opened this issue over 1 year ago
stubsabot: avoid validating diff info url

hauntsaninja opened this pull request over 1 year ago
Stubsabot failed on Sun Aug 27 2023

github-actions[bot] opened this issue over 1 year ago
[stubsabot] Mark pluggy as obsolete since 1.3.0

github-actions[bot] opened this pull request over 1 year ago
Stubsabot failed on Sat Aug 26 2023

github-actions[bot] opened this issue over 1 year ago
[stubsabot] Bump ibm-db to 3.2.*

github-actions[bot] opened this pull request over 1 year ago
The name param in asyncio.Task.__init__ is optional

davidhalter opened this pull request over 1 year ago
Workalendar stubs implementation

treasuryspring opened this pull request over 1 year ago
oauthlib: typing for gettattr overrides

jvanasco opened this pull request over 1 year ago
Add _loop, _tasks, and _on_task_done to the stub for asyncio.TaskGroup

josephcourtney opened this pull request over 1 year ago
Consistently use `Generic` as the last base class

sobolevn opened this pull request over 1 year ago
[stubsabot] Bump fpdf2 to 2.7.6

github-actions[bot] opened this pull request over 1 year ago
Stubsabot keeps failing with TimeoutErrors

github-actions[bot] opened this issue over 1 year ago
Stubsabot failed on Thu Aug 24 2023

github-actions[bot] opened this issue over 1 year ago
stdlib/xml/sax: Add type annotations

Screwtapello opened this pull request over 1 year ago
Minor improvements to `stubtest_third_party.py`

AlexWaygood opened this pull request over 1 year ago
Stubsabot failed on Tue Aug 22 2023

github-actions[bot] opened this issue over 1 year ago
Stubsabot failed on Tue Aug 22 2023

github-actions[bot] opened this issue over 1 year ago
openpyxl: Typed `from_tree` methods

Avasam opened this pull request over 1 year ago
Note that Python 3.7 support is limited

srittau opened this pull request over 1 year ago
Use Python 3.8 in runtests.py

srittau opened this pull request over 1 year ago
scripts/runtests.py cannot run tests/mypy_test.py

Screwtapello opened this issue over 1 year ago
Add `usersettings` stub files

aitorres opened this pull request over 1 year ago
fix(openpyxl): the return type of Workbook.active should be WorkSheet

iujakchu opened this pull request over 1 year ago
Stubsabot failed on Sun Aug 20 2023

github-actions[bot] opened this issue over 1 year ago
`_CField` as a generic descriptor protocol

junkmd opened this pull request over 1 year ago
Deduplicate stdlib stubtest allowlist entries

AlexWaygood opened this pull request over 1 year ago
PILImage.ANTIALIAS is renamed to PILImage.LANCZOS

svanscho opened this issue over 1 year ago
Remove redis (not before February 2025)

srittau opened this issue over 1 year ago
Bump `pyright` version

sobolevn opened this pull request over 1 year ago
SSL `wrap_socket` and `wrap_bio` accept `bytes` as well

CoolCat467 opened this pull request over 1 year ago
Changes waitid to return waitid_result | None

gotyaoi opened this pull request over 1 year ago
[stubsabot] Bump setuptools to 68.1.*

github-actions[bot] opened this pull request over 1 year ago
[stubsabot] Mark redis as obsolete since 5.0.0

github-actions[bot] opened this pull request over 1 year ago
Auto generate influxdb-client "domain" stubs from OpenAPI

srittau opened this issue over 1 year ago
Bump influxdb-client to 1.37.*

srittau opened this pull request over 1 year ago
Bump aiofiles to 23.2.*

srittau opened this pull request over 1 year ago
Bump jsonschema to 4.19.*

srittau opened this pull request over 1 year ago
Add _typeshed.sentinel

srittau opened this pull request over 1 year ago
Bump pytype to 2023.8.14

srittau opened this pull request over 1 year ago
Update peewee for 3.16.3

hauntsaninja opened this pull request over 1 year ago
Daily tests failed on Tue Aug 15 2023

github-actions[bot] opened this issue over 1 year ago
Typeshed for tkinter invalidcommand is not correct

rafrafek opened this issue over 1 year ago
Don't pretend `EnumMeta` inherits from `ABCMeta`

AlexWaygood opened this pull request over 1 year ago
Add _typeshed.Sentinel

srittau opened this pull request over 1 year ago
Add `_typeshed.MaybeNone`?

srittau opened this issue over 1 year ago
pywin32: Fix PyNETRESOURCE descriptor members wrongly marked as readonly

Avasam opened this pull request over 1 year ago
Make Container.__contains__ a TypeGuard

hauntsaninja opened this pull request over 1 year ago
Configure Ruff for VSCode

Avasam opened this pull request over 1 year ago
Fill in all missing `upstream_repository`

Avasam opened this pull request over 1 year ago
Make `openpyxl` stubtest-complete

Avasam opened this pull request over 1 year ago
Docutils frontend fix

mbdevpl opened this pull request over 1 year ago
docutils.frontend.get_default_settings missing from stubs

mbdevpl opened this issue over 1 year ago
variance of `functools.py`'s `_T` TypeVar

amotzop opened this issue over 1 year ago
Improve `__(r)or__` signatures for TypedDict classes

AlexWaygood opened this pull request over 1 year ago
os.waitid can return None

gotyaoi opened this issue over 1 year ago
Complete openpyxl title type annotations

Avasam opened this pull request over 1 year ago
openpyxl: Make common alias for visibility literal string union

Avasam opened this pull request over 1 year ago
Fix stubtest for `tqdm`

AlexWaygood opened this pull request over 1 year ago
Bump mypy to 1.5.1

AlexWaygood opened this pull request over 1 year ago
Daily tests failed on Fri Aug 11 2023

github-actions[bot] opened this issue over 1 year ago
Add stubs for WTForms

Daverball opened this pull request over 1 year ago
Update `sre_parse` to 3.12

sobolevn opened this pull request over 1 year ago
fnmatch: support PathLike

bluetech opened this pull request over 1 year ago
Stubsabot failed on Thu Aug 10 2023

github-actions[bot] opened this issue over 1 year ago
[stubsabot] Bump regex to 2023.8.8

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

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

github-actions[bot] opened this pull request over 1 year ago
xml.sax.saxutils.XMLGenerator can take SupportsWrite[bytes]

wRAR opened this issue over 1 year ago
openpyxl: Class attributes set explicitly as another class'

Avasam opened this pull request over 1 year ago
Update `turtle` to 3.12

sobolevn opened this pull request over 1 year ago
Update `ssl` to 3.12

sobolevn opened this pull request over 1 year ago
Stubsabot failed on Wed Aug 09 2023

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

github-actions[bot] opened this pull request over 1 year ago
Add networkx stubs

rhelmot opened this pull request over 1 year ago