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

Enable Ruff YTT

Avasam opened this pull request 11 days ago
Enable Ruff PERF

Avasam opened this pull request 11 days ago
tkinter.simpledialog how to fix question

kbaikov opened this issue 12 days ago
gevent: remove unused allowlist entry

AlexWaygood opened this pull request 13 days ago
Daily tests failed on Wed Dec 25 2024

github-actions[bot] opened this issue 13 days ago
Revert "Remove unnecessary pyright supressions"

AlexWaygood opened this pull request 13 days ago
Fix `BaseEventLoop.subprocess_exec` allowlist entries

kbaikov opened this pull request 13 days ago
Applying more Ruff groups to this repository

Avasam opened this issue 13 days ago
Add csv.Dialect to second arg of register_dialect()

jacobtylerwalls opened this pull request 14 days ago
add codecs.StreamRecoder attributes

tungol opened this pull request 14 days ago
rename ctypes._FuncPtr

tungol opened this pull request 14 days ago
Daily tests failed on Tue Dec 24 2024

github-actions[bot] opened this issue 14 days ago
[stubsabot] Bump Flask-SocketIO to 5.5.*

github-actions[bot] opened this pull request 14 days ago
Remove unnecessary pyright supressions

kbaikov opened this pull request 14 days ago
Add `__hash__` for a bunch of types that set it to None

tungol opened this pull request 14 days ago
fix deprecated ast classes

tungol opened this pull request 15 days ago
add `types.GenericAlias.__mro_entries__`

tungol opened this pull request 15 days ago
Stubsabot failed on Mon Dec 23 2024

github-actions[bot] opened this issue 15 days ago
optparse: Improve `Option` typing

hamdanal opened this pull request 15 days ago
[setuptools] Remove stubs for setuptools.compat private modules

intgr opened this pull request 15 days ago
setuptools: Remove problematic private module compat

hamdanal opened this pull request 15 days ago
setuptools: Fix unused pyright: ignore

hamdanal opened this pull request 15 days ago
optparse: improve HelpFormatter annotations

hamdanal opened this pull request 15 days ago
optparse: Precise types for `OptionParser.add_option_group`

hamdanal opened this pull request 15 days ago
decouple types.DynamicClassAttribute from property

tungol opened this pull request 16 days ago
Remove `value` attribute from `builtins.StopAsyncIteration`

bzoracler opened this pull request 16 days ago
Make various `email.Policy` use sites generic over the message type

brianschubert opened this pull request 16 days ago
Update to mypy 1.14

tungol opened this pull request 17 days ago
Flask-socketio 5.5 + add type of kwargs

yangdanny97 opened this pull request 17 days ago
Stubsabot failed on Fri Dec 20 2024

github-actions[bot] opened this issue 18 days ago
expand the possible inputs to `reversed`

tungol opened this pull request 19 days ago
[stubsabot] Bump Flask-SocketIO to 5.5.*

github-actions[bot] opened this pull request 19 days ago
move a couple deliberate omissions to don't fix

tungol opened this pull request 19 days ago
add `BaseListProxy.__imul__`

tungol opened this pull request 19 days ago
[vobject] Replace `typing.Any` with `_typeshed.Incomplete`

srittau opened this pull request 19 days ago
[fpdf2] Update to 2.8.2

srittau opened this pull request 19 days ago
[vobject] Update to 0.9.9

srittau opened this pull request 19 days ago
Incorrect typing when using `asyncio.run`

Ben-Epstein opened this issue 20 days ago
Daily tests failed on Wed Dec 18 2024

github-actions[bot] opened this issue 20 days ago
[stubsabot] Bump croniter to 6.0.0

github-actions[bot] opened this pull request 20 days ago
Fix tqdm.asyncio type inconsistency

kbaikov opened this pull request 20 days ago
Daily tests failed on Tue Dec 17 2024

github-actions[bot] opened this issue 21 days ago
[stubsabot] Bump fpdf2 to 2.8.2

github-actions[bot] opened this pull request 21 days ago
use `Literal[_MISSING_TYPE.MISSING]` for dataclasses.field defaults

tungol opened this pull request 21 days ago
Add missing `http.client` globals and make all of them literal

bswck opened this pull request 21 days ago
move numbers.Number.__hash__ and tarfile.TarFile.errors to don't fix

tungol opened this pull request 23 days ago
fixing up ctypes.memmove and ctypes.memset

tungol opened this pull request 23 days ago
Bump ibm-db to 3.2.4

yangdanny97 opened this pull request 23 days ago
Pow can return int with positive integer

moi15moi opened this issue 23 days ago
Bump pycurl to 7.45.4

yangdanny97 opened this pull request 23 days ago
fix update method of WeakKeyDictionary and WeakValueDictionary

tungol opened this pull request 24 days ago
Feat/watchpoints

bzoracler opened this pull request 24 days ago
move two more allowlist entries to can't fix

tungol opened this pull request 24 days ago
add `_GeneratorContextManagerBase.__init__`

tungol opened this pull request 24 days ago
[stubsabot] Bump ibm-db to 3.2.4

github-actions[bot] opened this pull request 24 days ago
[stubsabot] Bump pycurl to 7.45.4

github-actions[bot] opened this pull request 24 days ago
select.poll is not available on windows

tungol opened this pull request 24 days ago
DevpollSelector is Solaris only

tungol opened this pull request 24 days ago
adjusting overload of `fractions.Fraction.__new__`

tungol opened this pull request 24 days ago
Allow any number of trailing font options in tkinter font description

brianschubert opened this pull request 24 days ago
`ChainMap.fromkeys` is positional-only

tungol opened this pull request 25 days ago
`inspect.iscoroutine` does not work for `Coroutine`s?

PerchunPak opened this issue 25 days ago
`ssl.Purpose.__new__` comes from Enum

tungol opened this pull request 25 days ago
a few more allowlist entries moved to don't fix

tungol opened this pull request 25 days ago
[stubsabot] Bump flake8-bugbear to 24.12.12

github-actions[bot] opened this pull request 25 days ago
move configparser.SectionProxy allowlist to don't fix section

tungol opened this pull request 25 days ago
pin ibm-db to 3.2.3

AlexWaygood opened this pull request 26 days ago
Daily tests failed on Thu Dec 12 2024

github-actions[bot] opened this issue 26 days ago
Add new fields to TracebackException, fix cause/context/lineno types

kevinji opened this pull request 26 days ago
Update peewee.pyi

abulgher opened this pull request 27 days ago
a different alternate of dict.get

tungol opened this pull request 27 days ago
[stubsabot] Bump hdbcli to 2.23.*

github-actions[bot] opened this pull request 27 days ago
`tqdm.asyncio` type inconsistency

mattmess1221 opened this issue 27 days ago
test suite characterizing `dict.get()`

tungol opened this pull request 28 days ago
Alternate method of handling dict.get default value

tungol opened this pull request 29 days ago
Weaken return type of Path.{glob,rglob} in 3.13

cjwatson opened this pull request 29 days ago
fix default of `dict.get`

tungol opened this pull request 30 days ago
add CLONE_NEWTIME to os.__all__

tungol opened this pull request 30 days ago
fix stubs for `asyncio.BaseEventLoop.subprocess_exec`

tungol opened this pull request 30 days ago
adjust allowlist for `urllib.response.addbase`

tungol opened this pull request about 1 month ago
[do not merge] Improve Base Exception Group `__new__` Overloads

max-muoto opened this pull request about 1 month ago
Correct `exitstatus` type

max-muoto opened this pull request about 1 month ago
Unpin webcolors in jsonschema

kbaikov opened this pull request about 1 month ago
Fix an Incomplete in boltons

kbaikov opened this pull request about 1 month ago
fix the weird special builtins

tungol opened this pull request about 1 month ago
correct parameter name for sock_recv of BaseEventLoop subclasses

tungol opened this pull request about 1 month ago
fix the `__init__` of several C-classes

tungol opened this pull request about 1 month ago
Change issue text on daily/stubsabot failure to include exact run URL

brianschubert opened this pull request about 1 month ago
Bump protobuf to ~=5.29.1

Avasam opened this pull request about 1 month ago
Add stubs for "click-web" package

pyhedgehog opened this pull request about 1 month ago
Add stubs for "click-log" package

pyhedgehog opened this pull request about 1 month ago
`ctypes.CDLL._func_restype_` is a type, not an instance

tungol opened this pull request about 1 month ago
fixes for `unittest.runner`

tungol opened this pull request about 1 month ago