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

Embeddable distribution for 3.13 includes Tcl/Tk DLL files

lir-ht opened this issue 2 months ago
gh-126071: Improve formatting of the argparse documentation

serhiy-storchaka opened this pull request 2 months ago
Improve formatting of the argparse documentation

serhiy-storchaka opened this issue 2 months ago
MÄDN

Speche03 opened this issue 2 months ago
gh-126068: Fix exceptions in the argparse module

serhiy-storchaka opened this pull request 2 months ago
Fix exceptions in argparse

serhiy-storchaka opened this issue 2 months ago
gh-126014: Ignore `__pycache__`-only folders in makefile tests

sobolevn opened this pull request 2 months ago
gh-126061: Add PyLong_IsPositive/Zero/Negative() functions

rruuaanng opened this pull request 2 months ago
gh-90370: avoid temporary tuple creation for vararg in AC

skirpichev opened this pull request 2 months ago
Pre-commit: prevent spaces in news entry paths

hugovk opened this pull request 2 months ago
gh-125028: Prohibit placeholders in partial keywords

dg-pb opened this pull request 2 months ago
Add PyLong_IsPositive/Zero/Negative() functions

skirpichev opened this issue 2 months ago
GH-125413: Add `pathlib.Path.scandir()` method

barneygale opened this pull request 2 months ago
Added `AnyLogger` type (`Logger | LoggerAdapter` type)

Avihais12344 opened this pull request 3 months ago
sys.setprofile doesn't do `c_call` in all cases

itamarst opened this issue 3 months ago
"Data model" page is too long

barneygale opened this issue 3 months ago
"Built-in Types" page is too long

barneygale opened this issue 3 months ago
Align functools.reduce() docstring with PEP-257

skirpichev opened this pull request 3 months ago
PyImport_ImportModule

mwriter opened this issue 3 months ago
Missing whitespaces when using `Py_CheckRecursiveCall` & co

picnixz opened this issue 3 months ago
gh-126019 Fix inspect.getsource for classes created in PyREPL

devdanzin opened this pull request 3 months ago
gh-111495: improve test coverage of codecs C API

picnixz opened this pull request 3 months ago
gh-126028: Add more tests for msvcrt module

aisk opened this pull request 3 months ago
gh-125873: Improve error message when PYTHONHOME is invalid

refeed opened this pull request 3 months ago
gh-126024: optimize UTF-8 decoder for short non-ASCII string

methane opened this pull request 3 months ago
Improve UTF-8 decode speed

methane opened this issue 3 months ago
Lint GitHub Actions and Dependabot

hugovk opened this pull request 3 months ago
Inconsistent current directory after drive dismount/mount

k128 opened this issue 3 months ago
gh-125916: Adapt functools.reduce() to Argument Clinic

skirpichev opened this pull request 3 months ago
gh-119538: Add missing build dependencies

Meiye-lj opened this pull request 3 months ago
nogil segmentation fault on ordered dict operations

luisggpina opened this issue 3 months ago
ClassVar breaks dataclass fields

michael-123123 opened this issue 3 months ago
gh-125985: Add free threading scaling micro benchmarks

colesbury opened this pull request 3 months ago
Add free threading scaling microbenchmarks

colesbury opened this issue 3 months ago
partial now behaves like a method descriptor

MegaIng opened this issue 3 months ago
SSL: APPLICATION_DATA_AFTER_CLOSE_NOTIFY

stevstrong opened this issue 3 months ago
[3.13] gh-120313: amend documentation regarding `ctypes._CFuncPtr` (GH-120989)

miss-islington opened this pull request 3 months ago
[3.12] gh-120313: amend documentation regarding `ctypes._CFuncPtr` (GH-120989)

miss-islington opened this pull request 3 months ago
20241025

jaemingukbob opened this issue 3 months ago
3.14.0a1 urljoin regression wrt //

hroncok opened this issue 3 months ago
GH-125837: Split `LOAD_CONST` into three.

markshannon opened this pull request 3 months ago
Divide in large numbers not working well

AminBidad1 opened this issue 3 months ago
Evil `call_soon` may cause OOB in `future_schedule_callbacks`

picnixz opened this issue 3 months ago
Strange 3.14.0a1 problem in attribute assignment

replabrobin opened this issue 3 months ago
gh-125966: fix UAF on `fut->fut_callback0` in `_asynciomodule.c`

picnixz opened this pull request 3 months ago
[3.12] gh-84545: Clarify the 'extend' action documentation in argparse (GH-125870)

miss-islington opened this pull request 3 months ago
[3.13] gh-84545: Clarify the 'extend' action documentation in argparse (GH-125870)

miss-islington opened this pull request 3 months ago
Poor readability of preprocessor generated by Tools/clinic

rruuaanng opened this issue 3 months ago
gh-75459: Doc: C API: Improve object life cycle documentation

rhansen opened this pull request 3 months ago
gh-125927: Add docs description for daemon thread

rruuaanng opened this pull request 3 months ago
gh-125957: sync argument naming in sphinx docs of the cmath and help()

skirpichev opened this pull request 3 months ago
Direct list-out-of-tuple assignment does not work

maxpat78 opened this issue 3 months ago
gh-125897: Fix the range function refering to step as a kwarg

kbaikov opened this pull request 3 months ago
gh-125933: Add ARIA labels to select elements in the version switcher

Privat33r-dev opened this pull request 3 months ago
Keep Track of Where Each Python Thread Was Started

ericsnowcurrently opened this issue 3 months ago
urljoin() undocumented behavior change in Python 3.14.

felixxm opened this issue 3 months ago
GH-125789: fix `fut._callbacks` to always return a copy of callbacks

kumaraditya303 opened this pull request 3 months ago
gh-125916: Allow functools.reduce 'initial' to be a keyword argument

sayandipdutta opened this pull request 3 months ago
gh-125889: Fix bounds check of hi argument in bisect_left|right functions

rruuaanng opened this pull request 3 months ago
Add HEAD_ISLOCKED to wrap GIL check

rruuaanng opened this issue 3 months ago
gh-125904: Fix MRO summary description in tutorial

drewarnett opened this pull request 3 months ago
MRO summary description in tutorial still says depth-first

drewarnett opened this issue 3 months ago
Built-in function `range` params discrepancy across versions

travis-pds opened this issue 3 months ago
gh-86463: Fix default prog in subparsers if usage is used in the main parser

serhiy-storchaka opened this pull request 3 months ago
gh-125880: Fix exit codes in PyREPL

Eclips4 opened this pull request 3 months ago
python versions of bisect_right and bisect_left can fail guarantees

mike-neergaard opened this issue 3 months ago
GH-125837: Rework the instructions for loading constants and returning values.

markshannon opened this pull request 3 months ago
wrong opname in 3.13 dis module documentation

stopa27 opened this issue 3 months ago
gh-58032: Docs: Sort argparse alphabetically

hugovk opened this pull request 3 months ago
gh-84545: Clarify the 'extend' action documentation in argparse

serhiy-storchaka opened this pull request 3 months ago
html rendering issue in MIMEText html rendering

azmee-meta opened this issue 3 months ago