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

Data race in PyUnicode_AsUTF8AndSize under free-threading

hawkinsp opened this issue 24 days ago
gh-127274: Defer nested methods

mpage opened this pull request 24 days ago
gh-121621: clear running loop early in asyncio

kumaraditya303 opened this pull request 24 days ago
gh-127933: Add option to run regression tests in parallel

colesbury opened this pull request 24 days ago
Audit asyncio thread safety

kumaraditya303 opened this issue 24 days ago
Add operator.getitemtuple & operator.itemtuplegetter

dg-pb opened this issue 24 days ago
gh-127146: Emscripten Include compiler version in _PYTHON_HOST_PLATFORM

hoodmane opened this pull request 24 days ago
gh-127989: C API: Refer to attached thread states instead of the GIL

ZeroIntensity opened this pull request 24 days ago
Tk.Menu `underline` does not consider `activeborderwidth`

rtommy opened this issue 24 days ago
gh-126085: Add `tp_iter` to TypeAliasType to allow star unpacking

tomasr8 opened this pull request 24 days ago
gh-127975: Avoid reusing quote types in ast.unparse if not needed

hauntsaninja opened this pull request 24 days ago
gh-127896: Add missing document of `PySequence_In`

koyuki7w opened this pull request 25 days ago
GH-127970: find the runtime library when dladdr is available

FFY00 opened this pull request 25 days ago
ASan: heap-buffer-overflow in ucs2lib_default_find

dmbaggett opened this issue 25 days ago
gh-125588: Allow to regenerate the parser with Python < 3.12

pablogsal opened this pull request 25 days ago
GH-126985: Don't override venv detection with PYTHONHOME

FFY00 opened this pull request 25 days ago
Abstract class inheritance regression in Python 3.13

txgk opened this issue 25 days ago
gh-107510: gettext: Remove unnecessary tests

tomasr8 opened this pull request 25 days ago
Add `STARTF_HOLOGRAPHIC` constant to `_winapi` module

rruuaanng opened this issue 25 days ago
Trace starting from `RESUME` in the JIT

Fidget-Spinner opened this issue 25 days ago
gh-119786: fix miscellaneous typos in `interpreter_definition.md`

StanFromIreland opened this pull request 25 days ago
Clarify ast docs to use a less confusing example for `ast.ParamSpec`

diceroll123 opened this pull request 26 days ago
`PyObject_DelItemString` is not documented

koyuki7w opened this issue 26 days ago
Deprecate asyncio policy system

kumaraditya303 opened this issue 26 days ago
`ctypes` thread safety auditing (and fixing)

ZeroIntensity opened this issue 26 days ago
gh-127937: deprecate _PyLong_FromDigits() function

skirpichev opened this pull request 26 days ago
poc on fork

junkmd opened this pull request 26 days ago
Remove private _PyLong_FromDigits() function

skirpichev opened this issue 26 days ago
Remove private _PyLong_New() function

skirpichev opened this issue 26 days ago
gh-126907: Use a list for `atexit` callbacks

ZeroIntensity opened this pull request 27 days ago
gh-46236: Add missing document of `PyUnicode_DecodeCodePageStateful`

koyuki7w opened this pull request 27 days ago
Optionally run Python regression tests in parallel

colesbury opened this issue 27 days ago
gh-127897: fix HACL* build on macOS/Catalina

aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request 27 days ago
gh-127930: use explicit imports in tkinter.simpledialog

tungol opened this pull request 27 days ago
Explicit imports in tkinter.simpledialog

tungol opened this issue 27 days ago
Minor readability improvements for the itertools recipes

rhettinger opened this pull request 27 days ago
Incorrect SyntaxError attributes when raised by `compile`

mrigankpawagi opened this issue 27 days ago
gh-127353: Allow to force color output on Windows V2

PalmtopTiger opened this pull request 27 days ago
gh-127773: Disable attribute cache on incompatible MRO entries

encukou opened this pull request 27 days ago
[3.13] gh-127906: Backport test_cext changes from the main branch

vstinner opened this pull request 27 days ago
gh-127921: Add `RWF_ATOMIC` constant to `os` module

rruuaanng opened this pull request 27 days ago
Add `RWF_ATOMIC` constant to `os` module

rruuaanng opened this issue 27 days ago
[3.12] gh-127906: Test the limited C API in test_cppext (GH-127916)

miss-islington opened this pull request 27 days ago
[3.13] gh-127906: Test the limited C API in test_cppext (GH-127916)

miss-islington opened this pull request 27 days ago
gh-127906: Test the limited C API in test_cppext

vstinner opened this pull request 27 days ago
Fix typo in docstring: quadruple double quotes

totosuki opened this pull request 27 days ago
[3.12] gh-127906: Backport test_cext from the main branch

vstinner opened this pull request 27 days ago
A more compact pathlib summary

nedbat opened this pull request 27 days ago
Free arena on _PyCompile_AstOptimize failure in Py_CompileStringObject

berkerpeksag opened this pull request 27 days ago
Segmentation fault in pydebug mode

shadchin opened this issue 27 days ago
Unable to build a HACL* module on macOS under Catalina

aeiouaeiouaeiouaeiouaeiouaeiou opened this issue 27 days ago
`PySequence_In` is not documented

koyuki7w opened this issue 27 days ago
SIGSEGV/SIGABRT in PyEval_RestoreThread

absurdfarce opened this issue 28 days ago
gh-127864: Fix compiler warning (-Wstringop-truncation)

tomasr8 opened this pull request 28 days ago
GH-127903: Fix a crash on DEBUG builds when calling `_copy_characters`

shadchin opened this pull request 28 days ago
GH-127705: Use `_PyStackRef`s in the default build.

markshannon opened this pull request 28 days ago
gh-127870: Fix ctypes _as_parameter_ handling

vstinner opened this pull request 28 days ago
[3.10] gh-121277: Allow .. versionadded:: next in docs (GH-121278)

encukou opened this pull request 28 days ago
New warning in the main: Python/import.c [-Wstringop-truncation]

skirpichev opened this issue 28 days ago
gh-127847: Fix position in the special-cased zipfile seek

dimaryaz opened this pull request 28 days ago
gh-127852: add remark about ',' separator

skirpichev opened this pull request 28 days ago
gh-127805: Clarify Formatter initialization in logging.rst

Uvi-12 opened this pull request 29 days ago
gh-127747: Resolve BytesWarning in test.support.strace_helper

cmaloney opened this pull request 29 days ago
GH-127809: Fix the JIT's understanding of `**`

brandtbucher opened this pull request 29 days ago
gh-127840: pass flags and address from send_fds

mbachry opened this pull request 29 days ago
gh-115999: Specialize `STORE_ATTR` in free-threaded builds.

nascheme opened this pull request 29 days ago
gh-127350: Add Py_fopen() function

vstinner opened this pull request 29 days ago
Logger formatter class initialization state clarification

jlynchMicron opened this issue 30 days ago
gh-126024: unicodeobject: optimize find_first_nonascii

methane opened this pull request about 1 month ago
gh-127787: refactor helpers for `PyUnicodeErrorObject` internal interface

picnixz opened this pull request about 1 month ago