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 missing exceptions field to TracebackException

kevinji opened this pull request about 1 month ago
move deliberately missing things to the appropriate section

tungol opened this pull request about 1 month ago
Remove python-gflags

kbaikov opened this pull request about 1 month ago
Remove python-gflags

kbaikov opened this pull request about 1 month ago
pexpect: spawn.exitstatus should be `int` or `None`

SchoolGuy opened this issue about 1 month ago
Allow `float` for `TarInfo.replace(mtime)`

cjwatson opened this pull request about 1 month ago
Update dependency pyright to v1.1.391

renovate[bot] opened this pull request about 1 month ago
[stubsabot] Bump six to 1.17.*

github-actions[bot] opened this pull request about 1 month ago
update for the new patch releases

tungol opened this pull request about 1 month ago
WebOb: Fixes `webob.exc.status_map`

Daverball opened this pull request about 1 month ago
allowlist updates for new patch releases of 3.12 and 3.13

tungol opened this pull request about 1 month ago
DO NOT MERGE: checking if CI fails

Akuli opened this pull request about 1 month ago
add turtledemo module

tungol opened this pull request about 1 month ago
Mark gflags as no longer updated

kbaikov opened this pull request about 1 month ago
fix(dataclass): unify and clarify overloads for cls None

Alviner opened this pull request about 1 month ago
Inconsistent dataclass declaration

Alviner opened this issue about 1 month ago
add a first pass of xml.sax.expatreader

tungol opened this pull request about 1 month ago
Move a couple allowlist entries to "don't fix"

tungol opened this pull request about 1 month ago
Fix todo in seaborn algorithms

kbaikov opened this pull request about 1 month ago
python-gflags is no longer updated and obsolete.

kbaikov opened this issue about 1 month ago
Use union instead of overloads in dateutil

kbaikov opened this pull request about 1 month ago
selectors.KqueueSelector is documented as BSD-only

tungol opened this pull request about 1 month ago
Fix todo in pycocotools

kbaikov opened this pull request about 1 month ago
Test to see how necessary the sometimes-darwin allowlist entries are

tungol opened this pull request about 1 month ago
Mark `typing.TYPE_CHECKING` as `Final`

brianschubert opened this pull request about 1 month ago
sort platform allowlists

tungol opened this pull request about 1 month ago
Improve annotation for `tabular_data` parameter of `tabulate.tabulate`

kaibr opened this pull request about 1 month ago
Rework tarfile.open/TarFile.open

srittau opened this pull request about 1 month ago
Improve gzip.open() annotations

srittau opened this pull request about 1 month ago
gzip typing bug

mixilchenko opened this issue about 1 month ago
fixes to select module constants

tungol opened this pull request about 1 month ago
sys.tracebacklimit can be set to `None`

tungol opened this pull request about 1 month ago
add socket.AF_DECnet value

tungol opened this pull request about 1 month ago
Remove _all from passlib allowlist

kbaikov opened this pull request about 1 month ago
Remove obsolete todo

kbaikov opened this pull request about 1 month ago
Fixes for `gdb` stubs

LukeShu opened this pull request about 1 month ago
Inline Fonts to 2 types accoridng to source

kbaikov opened this pull request about 1 month ago
Use _ReadableStream from codecs

kbaikov opened this pull request about 1 month ago
Use SupportsFlush from typeshed to fix TODO

kbaikov opened this pull request about 1 month ago
sort security backport allowlist entries

tungol opened this pull request about 1 month ago
sort the common allowlist

tungol opened this pull request about 1 month ago
Set `None` as default value for `prog` in `add_subparsers`

Diogo-Rossi opened this pull request about 1 month ago
Add `google.protobuf.runtime_version`

Avasam opened this pull request about 1 month ago
sort allowlists by version more consistently

tungol opened this pull request about 1 month ago
Use protocol in pika credentials

kbaikov opened this pull request about 1 month ago
Use Generic in weakref finalize

kbaikov opened this pull request about 1 month ago
Remove redis

srittau opened this pull request about 1 month ago
add tkinter differences for 3.13

tungol opened this pull request about 1 month ago
Quality of life for running stubtest against 3.14 builds

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

tungol opened this pull request about 1 month ago
add missing things in multiprocessing

tungol opened this pull request about 1 month ago
Use a `TypedDict` for `turtle._PenState`

kbaikov opened this pull request about 1 month ago
Openpyxl iter_rows is no more compatible with next function

mutricyl opened this issue about 1 month ago
add turtle.TNavigator.speed

tungol opened this pull request about 1 month ago
Add a couple missing tkinter things

tungol opened this pull request about 1 month ago
add modulefinder.test

tungol opened this pull request about 1 month ago
add missing ctypes things

tungol opened this pull request about 1 month ago
add configparser.RawConfigParser.converters

tungol opened this pull request about 1 month ago
add missing attributes in codecs module

tungol opened this pull request about 1 month ago
add bz2.BZ2File.peek

tungol opened this pull request about 1 month ago
add missing attributes of `_thread_local._localimpl`

tungol opened this pull request about 1 month ago
[stubsabot] Bump protobuf to ~=5.29.1

github-actions[bot] opened this pull request about 1 month ago
Improve the `SyntaxError` constructor; add `SyntaxError.print_file_and_line`

tungol opened this pull request about 1 month ago
Authlib (v2)

yangdanny97 opened this pull request about 1 month ago
improve comment regarding sometimes-available constants

tungol opened this pull request about 1 month ago
cleaning up termios constants

tungol opened this pull request about 1 month ago
Pin `keras` to `3.6.*` when stubtesting `tensorflow`

AlexWaygood opened this pull request about 1 month ago
Fix missed type hints in docker containers.pyi

kkaatii opened this pull request about 1 month ago
Cleaning up os/posix module constants

tungol opened this pull request about 1 month ago
Daily tests failed on Wed Nov 27 2024

github-actions[bot] opened this issue about 1 month ago
Add a few missing things from _thread

tungol opened this pull request about 1 month ago
add `_json.encode_basestring`

tungol opened this pull request about 1 month ago
Fix todo in tarfile for modes with pipe char

kbaikov opened this pull request about 1 month ago
Fix todo in inspect

kbaikov opened this pull request about 1 month ago
Update return type of `Generator.close` in 3.13

brianschubert opened this pull request about 1 month ago
Webob exc status_map is incorrectly typed

JohanNyholmHG opened this issue about 1 month ago
Enable RUF023 slots sorting rule

kbaikov opened this pull request about 1 month ago
Fix todo in xmlrpc client

kbaikov opened this pull request about 1 month ago
add the remaining encodings submodules

tungol opened this pull request about 1 month ago
Add encodings.mbcs and encodings.oem

tungol opened this pull request about 1 month ago
add encodings.utf_16 and encodings.utf_32

tungol opened this pull request about 1 month ago
add byte-to-byte encodings submodules

tungol opened this pull request about 1 month ago
Add pywin32's isapi.install

Avasam opened this pull request about 1 month ago
Generate `docutils.core` and type `publish_parts`'s return type

Avasam opened this pull request about 1 month ago
Remove obsolete OptExcInfo from sys

kbaikov opened this pull request about 1 month ago
Allow any sliceable sequence as getopt args

Avasam opened this pull request about 1 month ago
Remove one Incomplete from numbers

kbaikov opened this pull request about 1 month ago
add encodings.raw_unicode_escape and encodings.unicode_escape

tungol opened this pull request about 1 month ago
add encodings.ascii and encodings.latin_1

tungol opened this pull request about 1 month ago
Add a batch of encodings submodules

tungol opened this pull request about 1 month ago
Fix `pyinstaller.utils.hooks.collect_entry_point` return type

Avasam opened this pull request about 1 month ago
add async cluster redis stubs

Polandia94 opened this pull request about 1 month ago
[icalendar] Update to 6.1.*

srittau opened this pull request about 1 month ago
Applying or ignoring `RUF022`/`RUF023` (`__all__` & `__slots__` sorting)

Avasam opened this pull request about 1 month ago
Remove unused allowlist entry

AlexWaygood opened this pull request about 1 month ago
دوباره دگمه آخر ش نیست

amiraaivg opened this issue about 1 month ago
دوباره جستجو را از طراحی بزن

amiraaivg opened this issue about 1 month ago