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

[3.13] gh-116510: Fix crash during sub-interpreter shutdown (gh-124645)

miss-islington opened this pull request 4 months ago
[3.13] gh-116510: Fix crash due to shared immortal interned strings. (gh-124646)

miss-islington opened this pull request 4 months ago
Update ci.yml

Govind86-TV opened this pull request 4 months ago
gh-116510: Fix crash due to shared immortal interned strings.

nascheme opened this pull request 4 months ago
gh-116510: Fix crash during sub-interpreter shutdown

nascheme opened this pull request 4 months ago
[3.13] Docs: Update and proofread `library/venv.rst` (GH-124121)

miss-islington opened this pull request 4 months ago
Please restore the loop param to staggered.staggered_race

bdraco opened this issue 4 months ago
Improve accuracy of kde() invcdf estimates

rhettinger opened this pull request 4 months ago
gh-107954: Fix configuration type for the perf profiler

pablogsal opened this pull request 4 months ago
gh-119180: No longer set `__annotations__` in `__main__`

JelleZijlstra opened this pull request 4 months ago
gh-124612: Good bye dockerfile and use GHCR package

corona10 opened this pull request 4 months ago
Fail PyGILState_Ensure() If Finalizing?

ericsnowcurrently opened this issue 4 months ago
gh-119180: Rename SOURCE format to STRING

JelleZijlstra opened this pull request 4 months ago
SSL `socket.shutdown` should not delete the ssl context

richmans opened this issue 4 months ago
Doc: Convert the download page to reST

AA-Turner opened this pull request 4 months ago
test_perf_profiler fails on Linux (both AArch64 and x86)

diegorusso opened this issue 4 months ago
Replace container images to packages from cpython-devcontainers

corona10 opened this issue 4 months ago
gh-118658: Modify cert generation script to extract cert3.pem

felixfontein opened this pull request 4 months ago
Docs: for for/else clarify that return or raise also skip the else

nedbat opened this pull request 4 months ago
Exception in traceback logging

aliasgar55 opened this issue 4 months ago
[3.13] gh-124402: Speed up test_free_threading and test_super (#124491)

vstinner opened this pull request 4 months ago
gh-119109: functools.partial vectorcall with keywords

dg-pb opened this pull request 4 months ago
gh-102536: Added `_architecture` field to `sys.implementation`

rruuaanng opened this pull request 4 months ago
gh-89762: Document strftime %G, %V, and %u format specifiers

rruuaanng opened this pull request 4 months ago
gh-88786: Update `uuid.uuid1()` in `uuid` module to meet RFC4122

rruuaanng opened this pull request 4 months ago
[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557)

JelleZijlstra opened this pull request 4 months ago
Incremental GC causes a significant slowdown for Sphinx

AlexWaygood opened this issue 4 months ago
gh-124552 : Improve the accuracy of possible breakpoint check in bdb

gaogaotiantian opened this pull request 4 months ago
`datetime.strptime` accepts incompatible arguments

pganssle opened this issue 4 months ago
gh-124694: Add concurrent.futures.InterpreterPoolExecutor

ericsnowcurrently opened this pull request 4 months ago
[3.12] gh-116510: Fix a crash due to shared immortal interned strings.

nascheme opened this pull request 4 months ago
docs: improve venv docs

JelleZijlstra opened this pull request 4 months ago
[3.12] gh-116510: Fix crash during sub-interpreter shutdown

nascheme opened this pull request 4 months ago
Doc: Fix default ``latex_elements['papersize']``

jfbu opened this pull request 4 months ago
gh-120619: Optimize through `_Py_FRAME_GENERAL`

Fidget-Spinner opened this pull request 4 months ago
# Bug report

MandeepSinghPB08 opened this issue 4 months ago
gh-124445: Allow specializing generic ParamSpec aliases

tomasr8 opened this pull request 4 months ago
[C API] Add PyUnicode_Equal() function

vstinner opened this issue 4 months ago
gh-124442: make `__static_attributes__` deterministic by sorting

kp2pml30 opened this pull request 4 months ago
gh-123024: Correctly prepare/restore around help and show-history commands

lysnikolaou opened this pull request 4 months ago
Review and simplify argparse docs

savannahostrowski opened this issue 4 months ago
gh-124471: Set name for unnamed reusable workflow

corona10 opened this pull request 4 months ago
gh-124296: Remove private dictionary version tag (PEP 699)

colesbury opened this pull request 4 months ago
Set name for reusable workflow

corona10 opened this issue 4 months ago
GH-116968: Remove branch from advance_backoff_counter

markshannon opened this pull request 4 months ago
generate_global_objects.py: Fix name of macro in error message

JelleZijlstra opened this pull request 4 months ago
[WIP] gh-123358: Update LOAD_DEREF to use stackref and atomic incref

corona10 opened this pull request 4 months ago
gh-119180: Rename parameter to __annotate__ functions

JelleZijlstra opened this pull request 4 months ago
gh-124457: Remove coverity from CPython repo.

Mariatta opened this pull request 4 months ago
gh-124375: Avoid calling `_PyMem_ProcessDelayed` on other thread states

colesbury opened this pull request 4 months ago
gh-123014: Disable pidfd API on older Android versions

mhsmith opened this pull request 4 months ago
Drop `coverity`

Mariatta opened this issue 4 months ago
GH-99749: Add optional feature to suggest correct names (ArgumentParser)

savannahostrowski opened this pull request 4 months ago
gh-90562: Support zero argument super with dataclasses when slots=True

ericvsmith opened this pull request 4 months ago
gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint

gaogaotiantian opened this pull request 4 months ago
gh-124448: Update bundled Tcl/Tk in macOS installer to 8.6.15.

ned-deily opened this pull request 4 months ago
Parsing adds whitespace to the front of long headers

calpaterson opened this issue 4 months ago
IDLE doesn't know where to start parsing

ujan-r opened this issue 4 months ago
gh-124448: Update Windows builds to use Tcl/Tk 8.6.15

zware opened this pull request 4 months ago
Update bundled Tcl/Tk to 8.6.15 (Windows, macOS installer)

zware opened this issue 4 months ago
GH-118093: Fix off-by-one errors in tier-up thresholds

brandtbucher opened this pull request 4 months ago
TEMP: testing doctest

hugovk opened this pull request 4 months ago
Alias that is generic over a ParamSpec cannot be further specialized

JelleZijlstra opened this issue 4 months ago
gh-119333: PyContext watchers notify get interp from tstate

fried opened this pull request 4 months ago
GH-123516: Improve JIT memory consumption by invalidating cold executors

savannahostrowski opened this pull request 4 months ago
`__static_attributes__` is not deterministic

kp2pml30 opened this issue 4 months ago
[3.13] gh-124402: Require cpu resource in test_free_threading (#124438)

vstinner opened this pull request 4 months ago
gh-91279: ZipFile.writestr now respect SOURCE_DATE_EPOCH

Wulian233 opened this pull request 4 months ago
`asyncio.Queue.task_done` documentation is ambiguous

enok71 opened this issue 4 months ago
[3.13] gh-65169: Clarify prog default in argparse (GH-31602)

miss-islington opened this pull request 4 months ago
gh-124176: Add special support for dataclasses to `create_autospec`

sobolevn opened this pull request 4 months ago
[3.13] gh-124120: Document `Annotated.__origin__` (GH-124125)

miss-islington opened this pull request 4 months ago
gh-119180: Add VALUE_WITH_FAKE_GLOBALS format to annotationlib

JelleZijlstra opened this pull request 4 months ago
gh-124405: Fix `NameError` in `openpty`

sobolevn opened this pull request 4 months ago
gh-124400: Use the normal command path for breakpoint commands

gaogaotiantian opened this pull request 4 months ago
GH-124398: Pin LLVM to 18.1.0 for JIT CI Windows

savannahostrowski opened this pull request 4 months ago
Pin LLVM 18.1.0 for JIT CI (Windows)

savannahostrowski opened this issue 4 months ago
Strategy for Iterators in Free Threading

rhettinger opened this issue 4 months ago
GH-119866: Spill before escaping calls in all cases.

markshannon opened this pull request 4 months ago