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

[stubsabot] Bump hdbcli to 2.19.*

github-actions[bot] opened this pull request about 1 year ago
Remove duplicated items from ruff's exclude list

Jamim opened this pull request about 1 year ago
add _ssl module

tungol opened this pull request about 1 year ago
Add tests for TestCase.assertDictEqual()

srittau opened this pull request about 1 year ago
fix inheritance for urllib.response.addbase

tungol opened this pull request about 1 year ago
add pyclbr._Object

tungol opened this pull request about 1 year ago
add zipfile._path

tungol opened this pull request about 1 year ago
Bump fpdf2 to 2.7.7

srittau opened this pull request about 1 year ago
follow implementation details of dis.Instruction

tungol opened this pull request about 1 year ago
add xml.sax._exceptions module

tungol opened this pull request about 1 year ago
add email._policybase

tungol opened this pull request about 1 year ago
[stubsabot] Bump fpdf2 to 2.7.7

github-actions[bot] opened this pull request about 1 year ago
[stubsabot] Bump pyinstaller to 6.3.*

github-actions[bot] opened this pull request about 1 year ago
[stubsabot] Bump ujson to 5.9.*

github-actions[bot] opened this pull request about 1 year ago
importlib.abc.Loader moved to importlib._abc.Loader in 3.10

tungol opened this pull request about 1 year ago
What to do when the runtime lies?

tungol opened this issue about 1 year ago
defusedxml has no type stubs

solkaz opened this issue about 1 year ago
fanstatic: Use `Unpack` in `fanstatic.injector.Injector`

Daverball opened this pull request about 1 year ago
gevent: Use a `TypeVarTuple` in `gevent.baseserver.BaseServer`

Daverball opened this pull request about 1 year ago
Make multiprocessing pipes generic

Avasam opened this pull request about 1 year ago
stdlib: Replace overload hack in `operator.itemgetter` by PEP 646 unpack

hamdanal opened this pull request about 1 year ago
io.IncrementalNewlineDecoder is not a subclass of codecs.IncrementalDecoder

tungol opened this pull request about 1 year ago
fix use of importlib.abc.Finder base class

tungol opened this pull request about 1 year ago
stdlib: Use PEP646 tuple unpack for precise `os.execl(p)e` typing

hamdanal opened this pull request about 1 year ago
libsass: Use `TypeVarTuple` in `sass.SassFunction`

Daverball opened this pull request about 1 year ago
seaborn: complete the distributions module

hamdanal opened this pull request about 1 year ago
seaborn: mark simple deprecations with typing_extensions.deprecated

hamdanal opened this pull request about 1 year ago
gevent: Use `TypeVarTuple` instead of old `ParamSpec` workaround.

Daverball opened this pull request about 1 year ago
uWSGI: Use a `TypeVarTuple` in `uwsgidecorators.thread`

Daverball opened this pull request about 1 year ago
use _LoopBoundMixin in asyncio when appropriate

tungol opened this pull request about 1 year ago
make pointer types in ctypes.wintypes subclasses instead of aliases

tungol opened this pull request about 1 year ago
Bump pytype test dependency to 2023.12.8

AlexWaygood opened this pull request about 1 year ago
Remove write modes from importlib.resources.abc.Traversable

pganssle opened this pull request about 1 year ago
Return type of `asyncio.gather` with `*args`

abionics opened this issue about 1 year ago
Underscore for type-check only items?

srittau opened this issue about 1 year ago
Fix stubtest now that Python 3.12.1 is out

AlexWaygood opened this pull request about 1 year ago
Bump various test dependencies

AlexWaygood opened this pull request about 1 year ago
fix xxlimited inheritance

tungol opened this pull request about 1 year ago
Add deprecation classes in importlib.metadata

tungol opened this pull request about 1 year ago
Document "the Any trick"

Avasam opened this pull request about 1 year ago
Bump influxdb-client to 1.39.*

srittau opened this pull request about 1 year ago
fix superclass for UnixDatagramServer and UnixStreamServer

tungol opened this pull request about 1 year ago
override `http.HTTPMessage` methods to only use `str` for the header type

Avasam opened this pull request about 1 year ago
Can attributes named exactly like their type lead to issues?

Avasam opened this issue about 1 year ago
Fix `aiofiles.os.wrap` definition origin

Avasam opened this pull request about 1 year ago
Remove stubs for `stdlib-list`

AlexWaygood opened this pull request about 1 year ago
In email.feedparser, BytesFeedParser is a subclass of FeedParser

tungol opened this pull request about 1 year ago
use builtin TimeoutError in asyncio and concurrent.futures

tungol opened this pull request about 1 year ago
Fix `pywin32`'s `PyCBitmap.GetBitmapBits` method

Avasam opened this pull request about 1 year ago
Stubtest fixes for the latest patch release of py311

AlexWaygood opened this pull request about 1 year ago
Daily tests failed on Wed Dec 06 2023

github-actions[bot] opened this issue about 1 year ago
[stubsabot] Bump influxdb-client to 1.40.*

github-actions[bot] opened this pull request about 1 year ago
`passlib.hash.bcrypt.using` doesn't know about parameters

not-my-profile opened this issue about 1 year ago
openpyxl: Type styleable descriptors

Avasam opened this pull request about 1 year ago
Referencing typeshed's own local stubs in editors

Avasam opened this issue about 1 year ago
update two classes to use StrEnum as their base class, when available.

tungol opened this pull request about 1 year ago
fix(psycopg2): fix copy_expert signature

mehdigmira opened this pull request about 1 year ago
PurePath is not a PathLike subclass

tungol opened this pull request about 1 year ago
[stubsabot] Bump flake8-bugbear to 23.12.2

github-actions[bot] opened this pull request about 1 year ago
seaborn: complete and fix axisgrid module

hamdanal opened this pull request about 1 year ago
Documenting the Any trick

Akuli opened this issue about 1 year ago
stdlib: Annotate `type.__prepare__` to return a mutable object

slanzmich opened this pull request about 1 year ago
Various annotations extracted from #9511

Avasam opened this pull request about 1 year ago
Add some missing attribute annotations to `trace.pyi`

AlexWaygood opened this pull request about 1 year ago
Fix: `functools.reduce` does not accept keyword arguments

rayansostenes opened this pull request about 1 year ago
Bump pytype to 2023.11.29

srittau opened this pull request about 1 year ago
[stubsabot] Bump flake8-bugbear to 23.11.28

github-actions[bot] opened this pull request about 1 year ago
Remove redundant `sys.version_info` condition

AlexWaygood opened this pull request about 1 year ago
Fixes to `typing` and `typing_extensions` stubs

AlexWaygood opened this pull request about 1 year ago
psycopg2: improve `cursor_factory` params

Avasam opened this pull request about 1 year ago
Bump pyright to 1.1.339

Avasam opened this pull request about 1 year ago
Bump boltons to 23.1.*

Avasam opened this pull request about 1 year ago
shutil.pyi: update chown stubs to support file descriptor

kanetkarster opened this pull request about 1 year ago
typing-sig is no more, it's bereft of life, it's an ex-list

srittau opened this pull request about 1 year ago
maintainers += Avasam

AlexWaygood opened this pull request about 1 year ago
shutil.chown stubs don't support passing in a integer file descriptor

kanetkarster opened this issue about 1 year ago
Remove hack obsoleted by PEP 655

srittau opened this pull request about 1 year ago
set `root` for logging dict config to be non-None

asottile opened this pull request about 1 year ago
[stubsabot] Bump flake8-bugbear to 23.11.26

github-actions[bot] opened this pull request about 1 year ago
Add `importlib.machinery.NamespaceLoader`

AlexWaygood opened this pull request about 1 year ago
`tarfile.open()` is missing `preset` kwarg

mgorny opened this issue about 1 year ago
psycopg2: fix RangeCaster.__init__ annotation

exg opened this pull request about 1 year ago
[stubsabot] Bump pexpect to 4.9.*

github-actions[bot] opened this pull request about 1 year ago
Bump setuptools to 69.0.*

AlexWaygood opened this pull request about 1 year ago
Provide precise type hints for combinations_with_replacement

Serious-senpai opened this pull request about 1 year ago
Added paramiko3.2 PKey and PublicBlob methods

dispread opened this pull request about 1 year ago
Update setuptools to v69

Avasam opened this pull request about 1 year ago
Bump mypy and pytype test dependencies

AlexWaygood opened this pull request about 1 year ago
Fix typos in docs and comments

AlexWaygood opened this pull request about 1 year ago
Third-party stubs: remove unused `type: ignore`s

AlexWaygood opened this pull request about 1 year ago
redis: remove unused `type: ignore`s

AlexWaygood opened this pull request about 1 year ago
stdlib: remove unused `type: ignore` comments

AlexWaygood opened this pull request about 1 year ago
ibm-db: they fixed the bug

JelleZijlstra opened this pull request about 1 year ago
Daily tests failed on Thu Nov 23 2023

github-actions[bot] opened this issue about 1 year ago
stdlib: HTTPSConnection(port=) is int|None

allisonkarlitskaya opened this pull request about 1 year ago