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-93649: Split gc- and allocation tests from _testcapimodule.c

jbradaric opened this pull request over 1 year ago
gh-104400: pygettext: use an AST parser instead of a tokenizer

tomasr8 opened this pull request over 1 year ago
gh-99108: Refresh HACL* from upstream

msprotz opened this pull request over 1 year ago
pygettext: use an AST parser instead of a tokenizer

tomasr8 opened this issue over 1 year ago
gh-104396: uuid.py to skip platform check for emscripten and wasi

youknowone opened this pull request over 1 year ago
`uuid.py` checks platform for emscripten and wasi

youknowone opened this issue over 1 year ago
Add link to Download page on documentation index

adorilson opened this issue over 1 year ago
gh-104377: fix cell in comprehension that is free in outer scope

carljm opened this pull request over 1 year ago
gh-104392: Remove _paramspec_tvars from typing

JelleZijlstra opened this pull request over 1 year ago
_paramspec_tvars in typing.py does nothing

JelleZijlstra opened this issue over 1 year ago
2-5x slowdown, long-standing Event performance regression

xloem opened this issue over 1 year ago
gh-104389: Add 'unused' keyword to Argument Clinic C converters

erlend-aasland opened this pull request over 1 year ago
Make it possible to mark Argument Clinic args as unused

erlend-aasland opened this issue over 1 year ago
gh-101819: Fix inverted debug preprocessor check in winconsoleio.c

erlend-aasland opened this pull request over 1 year ago
GH-103082: Filter LINE events in VM, to simplify tool implementation.

markshannon opened this pull request over 1 year ago
csv.Sniffer().has_header() can't not identify header line

mewu3 opened this issue over 1 year ago
Make behavioural difference to Python set methods clear in C-API docs

scoder opened this pull request over 1 year ago
gh-104371: Fix calls to __release_buffer__ while an exception is active

JelleZijlstra opened this pull request over 1 year ago
Segfault with lambda nested in comprehension

JelleZijlstra opened this issue over 1 year ago
GH-104375: Use `versionchanged` to describe new arguments in pathlib docs

barneygale opened this pull request over 1 year ago
Pathlib docs use `versionadded` incorrectly

barneygale opened this issue over 1 year ago
List comprehensions now have access to the enclosing class scope

JelleZijlstra opened this issue over 1 year ago
GH-102613: Fix recursion error from `pathlib.Path.glob()`

barneygale opened this pull request over 1 year ago
gh-101819: Explicitly disallow pickle protocols 0 and 1 in _io

erlend-aasland opened this pull request over 1 year ago
gh-101819: Refactor _io futher in preparation for module isolation

erlend-aasland opened this pull request over 1 year ago
gh-104357: fix inlined comprehensions that close over iteration var

carljm opened this pull request over 1 year ago
gh-101819: Adapt _io._Buffered* methods to Argument Clinic

erlend-aasland opened this pull request over 1 year ago
Tools/peg_generator/pegen produces invalid python in parse.py

noahbkim opened this issue over 1 year ago
gh-103000: Optimise `dataclasses.asdict` for the common case

AlexWaygood opened this pull request over 1 year ago
Tkinter fails to build with Tcl 9.0 due to `Tcl_AppInit()` undeclared

chrstphrchvz opened this issue over 1 year ago
[3.11] GH-87695: Fix OSError from `pathlib.Path.glob()` (GH-104292)

miss-islington opened this pull request over 1 year ago
gh-104360: remove reference to removed module-level wrap_socket

graingert opened this pull request over 1 year ago
ssl docs still refer to removed module-level ssl.wrap_socket

graingert opened this issue over 1 year ago
[3.11] gh-103960: Dark mode: invert image brightness (GH-103983)

miss-islington opened this pull request over 1 year ago
Comprehension inlining: Bug if comprehension contains a lambda

JelleZijlstra opened this issue over 1 year ago
gh-101819: Adapt _io._BufferedIOBase_Type methods to Argument Clinic

erlend-aasland opened this pull request over 1 year ago
gh-101819: Clean up _io windows console io after gh-104197

erlend-aasland opened this pull request over 1 year ago
Acos inconsistency from math and cmath module

WiseroOrb opened this issue over 1 year ago
gh-101819: Harden _io init

erlend-aasland opened this pull request over 1 year ago
Fix typo in bytecodes.c

eltociear opened this pull request over 1 year ago
gh-84353: Change the first-attempt zipfile encoding to cp437

arhadthedev opened this pull request over 1 year ago
filedialog.py: Move comment closer to relevant code

chrstphrchvz opened this pull request over 1 year ago
issue while installing hashlib

wiredhikari opened this issue over 1 year ago
gh-104301: Allow leading whitespace in disambiguated pdb statements

SnoopJ opened this pull request over 1 year ago
test__xxsubinterpreters is Occasionally Crashing

ericsnowcurrently opened this issue over 1 year ago
Unhandled BrokenPipeError in asyncio.streams

TheTechromancer opened this issue over 1 year ago
gammavariate uses misleading parameter names.

drj11 opened this issue over 1 year ago
gh-104328: Fix typo in ``typing.Generic`` multiple inheritance error message

Eclips4 opened this pull request over 1 year ago
gh-101819: Refactor _io in preparation for module isolation

erlend-aasland opened this pull request over 1 year ago
Bad error message when inheriting from Generic multiple times

JelleZijlstra opened this issue over 1 year ago
gh-74895: adjust tests to work on Solaris

kulikjak opened this pull request over 1 year ago
gh-104324: Reinstate GIL cleanup during interpreter deletion.

adr26 opened this pull request over 1 year ago
gh-90953: Don't use deprecated AST nodes in clinic.py

AlexWaygood opened this pull request over 1 year ago
Improve stack trace from where command in pdb

ironyman opened this issue over 1 year ago
gh-104310: Add importlib.util.allowing_all_extensions()

ericsnowcurrently opened this pull request over 1 year ago
require-pr-label.yml: Add missing "permissions:"

hartwork opened this pull request over 1 year ago
GH-104308: socket.getnameinfo should release the GIL

njsmith opened this pull request over 1 year ago
`netrc` emits syntax errors for comments after blank lines

LukeShu opened this issue over 1 year ago
Newline string breaks doctest in four different contexts

pdq-self opened this issue over 1 year ago
gh-104301: Tidy pdb documentation of exclamation prefix

SnoopJ opened this pull request over 1 year ago
Misleading documentation of `!` prefix in `pdb`

SnoopJ opened this issue over 1 year ago
gh-91896: Improve visibility of `ByteString` deprecation warnings

AlexWaygood opened this pull request over 1 year ago
GH-87695: Fix OSError from `pathlib.Path.glob()`

barneygale opened this pull request over 1 year ago
gh-101117: Improve accuracy of sqlite3.Cursor.rowcount docs

erlend-aasland opened this pull request over 1 year ago
Missing DTrace probes

furkanonder opened this issue over 1 year ago
Trim trailing whitespace and test on CI

hugovk opened this pull request over 1 year ago
gh-87729: improve hit rate of LOAD_SUPER_ATTR specialization

carljm opened this pull request over 1 year ago
gh-101819: Port _io.PyBytesIOBuffer_Type to heap type

erlend-aasland opened this pull request over 1 year ago
gh-104252: Immortalize Py_EMPTY_KEYS

ericsnowcurrently opened this pull request over 1 year ago
Immortalize Py_EMPTY_KEYS

ericsnowcurrently opened this issue over 1 year ago
gh-101819: Port _io.PyIncrementalNewlineDecoder_Type to heap type

erlend-aasland opened this pull request over 1 year ago
gh-69152: add method get_proxy_response_headers to HTTPConnection class

nametkin opened this pull request over 1 year ago
gh-104232: Change sys.settrace docs to reflect actual behaviour

L3viathan opened this pull request over 1 year ago
Local trace function return value: bug or documentation issue

L3viathan opened this issue over 1 year ago
gh-96471: Add multiprocessing queue shutdown

EpicWink opened this pull request over 1 year ago
gh-96471: Add asyncio queue shutdown

EpicWink opened this pull request over 1 year ago
gh-103247: add `tearDown` to `test_loader` and clear module cache

sunmy2019 opened this pull request over 1 year ago
gh-96471: Add threading queue shutdown

EpicWink opened this pull request over 1 year ago
GH-96803: Document and test new unstable internal frame API functions

markshannon opened this pull request over 1 year ago
gh-104263: Rely on Py_NAN and introduce Py_INFINITY

seberg opened this pull request over 1 year ago
Lib/tarfile.py: Inconsistent name with trailing slash

thibault-p opened this issue over 1 year ago