Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/cpython

The Python programming language
https://github.com/python/cpython

gh-99030: Added documentation links for types and exceptions

rruuaanng opened this pull request 5 months ago
[3.13] gh-123789: `secrets.randbits` returns only non-negative int (GH-123801)

miss-islington opened this pull request 5 months ago
gh-123811: test that round() can return signed zero

skirpichev opened this pull request 5 months ago
TSAN race in _waiting_release

ccotter opened this issue 5 months ago
[3.13] Remove excessive backticks in logging doc (GH-123813)

miss-islington opened this pull request 5 months ago
Issue with Round Function in Python

lykan89 opened this issue 5 months ago
Python os Modul path bug (Windows 11, Python Version 3.12.5)

kingconic1 opened this issue 5 months ago
gh-123797: Check for runtime availability of `ptsname_r` on macos

sobolevn opened this pull request 5 months ago
[3.12] Create hyperlink and fix typos in macOS installer

hugovk opened this pull request 5 months ago
gh-123803: Support arbitrary code page encodings on Windows

serhiy-storchaka opened this pull request 5 months ago
Support arbitrary code page encodings on Windows

serhiy-storchaka opened this issue 5 months ago
gh-108219: Add credits to free-threading project

corona10 opened this pull request 5 months ago
gh-123789: `secrets.randbits` returns only non-negative int

Wulian233 opened this pull request 5 months ago
[3.12] Update macOS installer Welcome and ReadMe for 3.12.6

ned-deily opened this pull request 5 months ago
[3.13] gh-120221: Support KeyboardInterrupt in asyncio REPL (GH-123795)

miss-islington opened this pull request 5 months ago
When dividing - 0 with - 1 in python

I337402 opened this issue 5 months ago
gh-120221: Support KeyboardInterrupt in asyncio REPL

ambv opened this pull request 5 months ago
[3.13] gh-109975: Add links to py-free-threading.github.io (GH-123776)

miss-islington opened this pull request 5 months ago
Timeout is doubled - socket.create_connection()

j-schulz opened this issue 5 months ago
chore: decimal module macro cleanup

picnixz opened this pull request 5 months ago
`secrets.randbits` returns only nonnegative integers

Kodiologist opened this issue 5 months ago
gh-123786: Clarify ``else`` clause in loop statements

Gerardwx opened this pull request 5 months ago
[3.13] gh-119310: Fix encoding when reading old history file (GH-121779)

miss-islington opened this pull request 5 months ago
gh-121645: Fix typo in PyBytes_Join() doc

vstinner opened this pull request 5 months ago
[3.13] gh-123780: Make test_pkgutil clean up `spam` module (GH-123036)

miss-islington opened this pull request 5 months ago
`test_pkgutil` should clean up `spam` module

encukou opened this issue 5 months ago
gh-123747: Avoid static_assert() in internal header files

vstinner opened this pull request 5 months ago
gh-123609: Clarify usage of standalone `PyBUF_FORMAT`

ZeroIntensity opened this pull request 5 months ago
gh-109975: Add links to py-free-threading.github.io

ngoldbaum opened this pull request 5 months ago
Fix typos

algonell opened this pull request 5 months ago
gh-123742: Fixed `get_payload` not being able to parse headers with spaces

rruuaanng opened this pull request 5 months ago
gh-123756: Only allow restart in command line mode

gaogaotiantian opened this pull request 5 months ago
Only support restart command in pdb when it's a command line usage

gaogaotiantian opened this issue 5 months ago
Error compiling HACL* Blake2 support for macOS universal binaries

freakboy3742 opened this issue 5 months ago
Make email/message.py read headers more robustly

zsolt-sb opened this issue 5 months ago
gh-119609, PEP 756: Add PyUnicode_Export() function

vstinner opened this pull request 5 months ago
netrc should be able to ignore some tokens like 'protocol'

LucHermitte opened this issue 5 months ago
gh-123672: Clarify the usage of `PyGILState*` for subinterpreters

ZeroIntensity opened this pull request 5 months ago
gh-123497: New limit for Python integers on 64-bit platforms (signed)

serhiy-storchaka opened this pull request 5 months ago
gh-123610: Added missing windows handle types to wintypes.py

rruuaanng opened this pull request 5 months ago
Update JIT compilation to use LLVM 19

savannahostrowski opened this issue 5 months ago
gh-117657: fix race:sock_recv_impl suppressions for free-thread building

Zheaoli opened this pull request 5 months ago
gh-123321: Make Parser/myreadline.c locking safe in free-threaded build

colesbury opened this pull request 5 months ago
gh-123418: Update Android build to use OpenSSL 3.0.15

zware opened this pull request 5 months ago
gh-123682: Fix Unicode category check

SnoopJ opened this pull request 5 months ago
`test_strftime_y2k` fails on embedded Linux

picnixz opened this issue 5 months ago
Clarifying the `PyGILState_` API for per-GIL subinterpreters

ZeroIntensity opened this issue 5 months ago
gh-112328: Make EnumDict usable on its own and document it

encukou opened this pull request 5 months ago
GH-123599: Reject non-local authority in `pathlib.Path.from_uri()` on POSIX

barneygale opened this pull request 5 months ago
[3.12] gh-123580: Fix `signed_number` token in documentation (GH-123582)

miss-islington opened this pull request 5 months ago
[3.13] gh-123580: Fix `signed_number` token in documentation (GH-123582)

miss-islington opened this pull request 5 months ago
[3.13] gh-123091: Use more _Py_IsImmortalLoose() (GH-123602)

encukou opened this pull request 5 months ago
Dictionary and set documentation mixup

AttilaLiptak opened this issue 5 months ago
Add shims for iOS C++ compilation

freakboy3742 opened this pull request 5 months ago
Instance method performance issue with free threading (3.13rc1)

Yiling-J opened this issue 5 months ago
Could not build msi on windows server vnext

liudonghua123 opened this issue 5 months ago
gh-123614: Add save function to turtle.py

yngvem opened this pull request 5 months ago
A save function in the Turtle module

yngvem opened this issue 5 months ago
gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in classes

serhiy-storchaka opened this pull request 5 months ago
gh-123579: Document exclamation token

Glyphack opened this pull request 5 months ago
Add link to grammar specification for lambda parameters

Glyphack opened this pull request 5 months ago
Some missing handle types in `ctypes.wintypes`

jlallas384 opened this issue 5 months ago
PyObject_GetBuffer(PyBUF_FORMAT) breaks on a memoryview

philthompson10 opened this issue 5 months ago
[3.13] Further revise idlelib/Icons/README.text (GH-123364)

miss-islington opened this pull request 5 months ago
gh-119034, REPL: Change page up/down keys to search in history

vstinner opened this pull request 5 months ago
[3.12] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (…

corona10 opened this pull request 5 months ago
gh-123091: Use more _Py_IsImmortalLoose()

encukou opened this pull request 5 months ago
`Path.from_uri()` doesn't work if the URI contains host component

pekkaklarck opened this issue 5 months ago
Fix typos in warnings, docstrings, comments and text files

abstractee opened this pull request 5 months ago
Deep recursion `PyObject_IsInstance` raises `SystemError`

nineteendo opened this issue 5 months ago
gh-123580: Fix `signed_number` token in documentation

CBerJun opened this pull request 5 months ago
gh-78981: Update contentmanager to handle 0/None max_line_length

crazymerlyn opened this pull request 5 months ago