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 about 1 month ago
Enable Ruff PERF

Avasam opened this pull request about 1 month ago
tkinter.simpledialog how to fix question

kbaikov opened this issue about 2 months ago
gevent: remove unused allowlist entry

AlexWaygood opened this pull request about 2 months ago
Daily tests failed on Wed Dec 25 2024

github-actions[bot] opened this issue about 2 months ago
Revert "Remove unnecessary pyright supressions"

AlexWaygood opened this pull request about 2 months ago
Fix `BaseEventLoop.subprocess_exec` allowlist entries

kbaikov opened this pull request about 2 months ago
sorted() does not enforce comparable items in an iterable of tuples

jcmacdon opened this issue about 2 months ago
Unmaintained flake8-noqa, Adding support for external codes

Avasam opened this issue about 2 months ago
Applying more Ruff groups to this repository

Avasam opened this issue about 2 months ago
Add csv.Dialect to second arg of register_dialect()

jacobtylerwalls opened this pull request about 2 months ago
csv.register_dialect()'s dialect arg should accept csv.Dialect subclasses

jacobtylerwalls opened this issue about 2 months ago
add codecs.StreamRecoder attributes

tungol opened this pull request about 2 months ago
rename ctypes._FuncPtr

tungol opened this pull request about 2 months ago
Daily tests failed on Tue Dec 24 2024

github-actions[bot] opened this issue about 2 months ago
[stubsabot] Bump Flask-SocketIO to 5.5.*

github-actions[bot] opened this pull request about 2 months ago
Remove unnecessary pyright supressions

kbaikov opened this pull request about 2 months ago
Add `__hash__` for a bunch of types that set it to None

tungol opened this pull request about 2 months ago
fix deprecated ast classes

tungol opened this pull request about 2 months ago
add `types.GenericAlias.__mro_entries__`

tungol opened this pull request about 2 months ago
Stubsabot failed on Mon Dec 23 2024

github-actions[bot] opened this issue about 2 months ago
optparse: Improve `Option` typing

hamdanal opened this pull request about 2 months ago
[setuptools] Remove stubs for setuptools.compat private modules

intgr opened this pull request about 2 months ago
setuptools: Remove problematic private module compat

hamdanal opened this pull request about 2 months ago
setuptools: Fix unused pyright: ignore

hamdanal opened this pull request about 2 months ago
optparse: improve HelpFormatter annotations

hamdanal opened this pull request about 2 months ago
optparse: Precise types for `OptionParser.add_option_group`

hamdanal opened this pull request about 2 months ago
decouple types.DynamicClassAttribute from property

tungol opened this pull request about 2 months ago
Remove `value` attribute from `builtins.StopAsyncIteration`

bzoracler opened this pull request about 2 months ago
Make various `email.Policy` use sites generic over the message type

brianschubert opened this pull request about 2 months ago
Update to mypy 1.14

tungol opened this pull request about 2 months ago
Flask-socketio 5.5 + add type of kwargs

yangdanny97 opened this pull request about 2 months ago
Stubsabot failed on Fri Dec 20 2024

github-actions[bot] opened this issue about 2 months ago
expand the possible inputs to `reversed`

tungol opened this pull request about 2 months ago
[stubsabot] Bump Flask-SocketIO to 5.5.*

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

tungol opened this pull request about 2 months ago
add `BaseListProxy.__imul__`

tungol opened this pull request about 2 months ago
[vobject] Replace `typing.Any` with `_typeshed.Incomplete`

srittau opened this pull request about 2 months ago
[fpdf2] Update to 2.8.2

srittau opened this pull request about 2 months ago
[vobject] Update to 0.9.9

srittau opened this pull request about 2 months ago
Incorrect typing when using `asyncio.run`

Ben-Epstein opened this issue about 2 months ago
Daily tests failed on Wed Dec 18 2024

github-actions[bot] opened this issue about 2 months ago
[stubsabot] Bump croniter to 6.0.0

github-actions[bot] opened this pull request about 2 months ago
Fix tqdm.asyncio type inconsistency

kbaikov opened this pull request about 2 months ago
Daily tests failed on Tue Dec 17 2024

github-actions[bot] opened this issue about 2 months ago
[stubsabot] Bump fpdf2 to 2.8.2

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

tungol opened this pull request about 2 months ago
Add missing `http.client` globals and make all of them literal

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

tungol opened this pull request about 2 months ago
fixing up ctypes.memmove and ctypes.memset

tungol opened this pull request about 2 months ago
Bump ibm-db to 3.2.4

yangdanny97 opened this pull request about 2 months ago
Pow can return int with positive integer

moi15moi opened this issue about 2 months ago
Bump pycurl to 7.45.4

yangdanny97 opened this pull request about 2 months ago
fix update method of WeakKeyDictionary and WeakValueDictionary

tungol opened this pull request about 2 months ago
Feat/watchpoints

bzoracler opened this pull request about 2 months ago
move two more allowlist entries to can't fix

tungol opened this pull request about 2 months ago
add `_GeneratorContextManagerBase.__init__`

tungol opened this pull request about 2 months ago
[stubsabot] Bump ibm-db to 3.2.4

github-actions[bot] opened this pull request about 2 months ago
[stubsabot] Bump pycurl to 7.45.4

github-actions[bot] opened this pull request about 2 months ago
select.poll is not available on windows

tungol opened this pull request about 2 months ago
DevpollSelector is Solaris only

tungol opened this pull request about 2 months ago
adjusting overload of `fractions.Fraction.__new__`

tungol opened this pull request about 2 months ago
Allow any number of trailing font options in tkinter font description

brianschubert opened this pull request about 2 months ago
`ChainMap.fromkeys` is positional-only

tungol opened this pull request about 2 months ago
`inspect.iscoroutine` does not work for `Coroutine`s?

PerchunPak opened this issue about 2 months ago
`ssl.Purpose.__new__` comes from Enum

tungol opened this pull request about 2 months ago
a few more allowlist entries moved to don't fix

tungol opened this pull request about 2 months ago
[stubsabot] Bump flake8-bugbear to 24.12.12

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

tungol opened this pull request about 2 months ago
pin ibm-db to 3.2.3

AlexWaygood opened this pull request about 2 months ago
Daily tests failed on Thu Dec 12 2024

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

kevinji opened this pull request about 2 months ago
Update peewee.pyi

abulgher opened this pull request about 2 months ago
a different alternate of dict.get

tungol opened this pull request about 2 months ago
[stubsabot] Bump hdbcli to 2.23.*

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

mattmess1221 opened this issue 2 months ago
test suite characterizing `dict.get()`

tungol opened this pull request 2 months ago
Alternate method of handling dict.get default value

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

cjwatson opened this pull request 2 months ago
fix default of `dict.get`

tungol opened this pull request 2 months ago
add CLONE_NEWTIME to os.__all__

tungol opened this pull request 2 months ago
fix stubs for `asyncio.BaseEventLoop.subprocess_exec`

tungol opened this pull request 2 months ago
adjust allowlist for `urllib.response.addbase`

tungol opened this pull request 2 months ago
[do not merge] Improve Base Exception Group `__new__` Overloads

max-muoto opened this pull request 2 months ago
Correct `exitstatus` type

max-muoto opened this pull request 2 months ago
Unpin webcolors in jsonschema

kbaikov opened this pull request 2 months ago
Fix an Incomplete in boltons

kbaikov opened this pull request 2 months ago
fix the weird special builtins

tungol opened this pull request 2 months ago
correct parameter name for sock_recv of BaseEventLoop subclasses

tungol opened this pull request 2 months ago
fix the `__init__` of several C-classes

tungol opened this pull request 2 months ago
Change issue text on daily/stubsabot failure to include exact run URL

brianschubert opened this pull request 2 months ago
Bump protobuf to ~=5.29.1

Avasam opened this pull request 2 months ago
Add stubs for "click-web" package

pyhedgehog opened this pull request 2 months ago
Add stubs for "click-log" package

pyhedgehog opened this pull request 2 months ago
`ctypes.CDLL._func_restype_` is a type, not an instance

tungol opened this pull request 2 months ago
fixes for `unittest.runner`

tungol opened this pull request 2 months ago