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

Add os.EX_OK for Python 3.11

aminalaee opened this pull request over 1 year ago
feat: Add _thread attribute for logging.handlers.QueueListener

tomasfarias opened this pull request over 1 year ago
Missing `importlib` re-exported top-level modules

Avasam opened this pull request over 1 year ago
fix openpyxl worksheet columns to return `tuple[Cell, ...]`

ostr00000 opened this pull request over 1 year ago
openpyxl Worksheet columns is incorrectly typed

ostr00000 opened this issue over 1 year ago
Add stubs for python-decouple

markis opened this pull request over 1 year ago
Add overloads to redis.asyncio.Redis

aminalaee opened this pull request over 1 year ago
Update pyscreeze methods reusing `locateAll`

Avasam opened this pull request over 1 year ago
[requests] Improve exception class constructors

intgr opened this pull request over 1 year ago
Bump pyright to 1.1.328

sobolevn opened this pull request over 1 year ago
typing.pyi: IO.name may be bytes

JelleZijlstra opened this pull request over 1 year ago
Complete openpyxl metaclasses

Avasam opened this pull request over 1 year ago
Add stubs for Flask-SocketIO

sohang3112 opened this pull request over 1 year ago
[requests] Improve RequestException and subclasses

intgr opened this pull request over 1 year ago
Add pytz BaseTzInfo private attributes

aminalaee opened this pull request over 1 year ago
Update `netaddr` to `0.9.0`

sobolevn opened this pull request over 1 year ago
[jsonschema] Add registry arg to Validator init

HansAarneLiblik opened this pull request over 1 year ago
define slots on abc.ABC

SebbyLaw opened this pull request over 1 year ago
[stubsabot] Bump netaddr to 0.9.*

github-actions[bot] opened this pull request over 1 year ago
oauthlib: Update types for RequestValidator to match implementation

Mark-Hetherington opened this pull request over 1 year ago
Add optional requires_python to third party stubs metadata

hamdanal opened this pull request over 1 year ago
pytype_test.py: Handle non-typeshed requirements that are stub-only packages

AlexWaygood opened this pull request over 1 year ago
Add seaborn stubs

hamdanal opened this pull request over 1 year ago
[stubsabot] Bump flake8-bugbear to 23.9.16

github-actions[bot] opened this pull request over 1 year ago
removed type_check_only marker from EllipsisType in python >=3.10

randolf-scholz opened this pull request over 1 year ago
EllipsisType marked as `type_check_only` even for python ≥3.10

randolf-scholz opened this issue over 1 year ago
Update protobufs to support new generated messages

euroelessar opened this pull request over 1 year ago
Fix `psycopg2.sql.SQL.join` annotation

andersk opened this pull request over 1 year ago
Psycopg2 SQL.join false positive

fivepapertigers opened this issue over 1 year ago
Speedup `regr_test.py` by running test cases concurrently

AlexWaygood opened this pull request over 1 year ago
Make all protocols' param names pos-only in codecs.pyi

sobolevn opened this pull request over 1 year ago
google.protobuf.internal._NewDefault has incorrect return type

bkeryan opened this issue over 1 year ago
Update README.md

rubikproxy opened this pull request over 1 year ago
Update functools.pyi

rubikproxy 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
types-pytz stubs missing attributes for `BaseTzInfo`

MarcelWilson opened this issue over 1 year ago
Add a typeshed alias to the type accepted by `int` constructor

hamdanal opened this pull request over 1 year ago
openpyxl: Type usages of `PIL` and `zipfile`

Avasam opened this pull request over 1 year ago
Fix typo in functools.pyi: _RWapper -> _RWrapper.

rchen152 opened this pull request over 1 year ago
Always install `six` when stubtesting `types-google-cloud-ndb`

AlexWaygood opened this pull request over 1 year ago
Daily tests failed on Tue Sep 12 2023

github-actions[bot] opened this issue over 1 year ago
Make `value_decode` and `value_encode` of `BaseCookie` return 2-tuple

flaeppe opened this pull request over 1 year ago
Make `http.cookies.SimpleCookie` non-generic

flaeppe opened this pull request over 1 year ago
Declare `http.cookies.SimpleCookie` as non generic(?)

flaeppe opened this issue over 1 year ago
google.protobuf.internal Decoders are incorrectly typed

dixonjoel opened this issue over 1 year ago
Update `restval`/`restkey` types in `csv.DictReader`

Viicos opened this pull request over 1 year ago
google.protobuf.internal.FloatEncoder is incorrectly typed

dixonjoel opened this issue over 1 year ago
[redis] Don't recommend uninstalling types-redis

srittau opened this pull request over 1 year ago
Bump various test dependencies

AlexWaygood opened this pull request over 1 year ago
`defaultdict` should be able take only one type argument.

muzam1l opened this issue over 1 year ago
Fix various stubtest complaints on Python 3.12

AlexWaygood opened this pull request over 1 year ago
Fix stubtest complaints for various `.get()` methods

AlexWaygood opened this pull request over 1 year ago
Delete tkinter._ExceptionReportingCallback

Akuli opened this pull request over 1 year ago
Fix: pyopenxl: CellRange: title should not be required

oefe opened this pull request over 1 year ago
[stubsabot] Bump hdbcli to 2.18.*

github-actions[bot] opened this pull request over 1 year ago
Fix `importlib.util.source_hash` return annotation

cdce8p opened this pull request over 1 year ago
Update `poplib` and `smtplib` for py312

AlexWaygood opened this pull request over 1 year ago
redis-py types don't seem to be quite ready as of version 5.0.0

meshantz opened this issue over 1 year ago
Current preview style (8daa64a2e10907539094df51f4c51306bb426f07)

konstin opened this pull request over 1 year ago
pyopenxl: `CellRange`: `title` should not be required

oefe opened this issue over 1 year ago
[stubsabot] Mark tree-sitter as obsolete since 0.20.3

github-actions[bot] opened this pull request over 1 year ago
re: group methods return AnyStr or None

ehandal opened this pull request over 1 year ago
Improve the accuracy of `(default)dict.__(r)or__`

AlexWaygood opened this pull request over 1 year ago
False negatives with `dict.__(r)or__`

adamtheturtle opened this issue over 1 year ago
Pin `tree-sitter` to 0.20.1

AlexWaygood opened this pull request over 1 year ago
Delete unused allowlist entries

AlexWaygood opened this pull request over 1 year ago
Daily tests failed on Thu Sep 07 2023

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

github-actions[bot] opened this pull request over 1 year ago
[stubsabot] Bump pytz to 2023.3.post1

github-actions[bot] opened this pull request over 1 year ago
First stab at tz aware datetimes using PEP696

Gobot1234 opened this pull request over 1 year ago
Add IPv6 support to socketserver.BaseServer

DiegoBaldassarMilleuno opened this issue over 1 year ago
Update `enum` for py312

AlexWaygood opened this pull request over 1 year ago
Update `asyncio.tasks` for py312

AlexWaygood opened this pull request over 1 year ago
chore: remove tree-sitter (March 6, 2024)

amaanq opened this pull request over 1 year ago
Fix stubsabot handling of post releases

hauntsaninja opened this pull request over 1 year ago
Stubsabot failed on Wed Sep 06 2023

github-actions[bot] opened this issue over 1 year ago
Update `importlib.metadata` to 3.12

sobolevn opened this pull request over 1 year ago
check_consistent.py: add some assertions about our pyrightconfig files

AlexWaygood opened this pull request over 1 year ago
Fix typing of FreeTypeFont.getlength

mobyw opened this pull request over 1 year ago
Remove pathlib.PurePath.__eq__

hauntsaninja opened this pull request over 1 year ago
Add a lint forbidding PEP-570 syntax

AlexWaygood opened this pull request over 1 year ago
`comparison-overlap` not triggered for pathlib.Path

NMertsch opened this issue over 1 year ago
py312: Fix stubtest nits in `typing`/`typing_extensions`

AlexWaygood opened this pull request over 1 year ago
Add stubs for requests-oauthlib

Daverball opened this pull request over 1 year ago
Fix typing of reversed

plokmijnuhby opened this pull request over 1 year ago
Update `importlib.metadata` to 3.12

sobolevn opened this pull request over 1 year ago
functools.wraps does not work on class methods

jakkdl opened this issue over 1 year ago
Experiment with zip typing

hauntsaninja opened this pull request over 1 year ago
Update `unittest.mock` to 3.12

sobolevn opened this pull request over 1 year ago
Update `importlib.resources` to 3.12

sobolevn opened this pull request over 1 year ago
Add a case where zip() can be called with no arguments

plokmijnuhby opened this pull request over 1 year ago
Update `zipfile` to 3.12

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

sobolevn opened this pull request over 1 year ago
sqlite3: add Connection arg to cursorClass

ehandal opened this pull request over 1 year ago