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-104539: Fix indentation error in logging.config.rst

jnoordsij opened this pull request over 1 year ago
gh-104050: Add more annotations to `Tools/clinic.py`

sobolevn opened this pull request over 1 year ago
gh-104050: Don't star-import 'types' in Argument Clinic

erlend-aasland opened this pull request over 1 year ago
gh-103857: Document utcnow and utcfromtimestamp deprecations in What's New

hugovk opened this pull request over 1 year ago
Generate AST for Python 2 syntax in Python 3 - AST module

KarthickRaja2002 opened this issue over 1 year ago
gh-104539: Fix indentation error in logging.config.rst

jnoordsij opened this pull request over 1 year ago
Indentation issue in logging.config documentation page

jnoordsij opened this issue over 1 year ago
gh-104050: Add basic typing to CConverter in clinic.py

erlend-aasland opened this pull request over 1 year ago
gh-104536: Improve `multiprocessing.process._cleanup` logic

z764969689 opened this pull request over 1 year ago
Provide documents on building CPython with OpenSSL 3

colingcresset opened this issue over 1 year ago
Annotation-based syntax for ctypes structs

orent opened this issue over 1 year ago
Annotation-based syntax for ctypes functions

orent opened this issue over 1 year ago
gh-104530: Use native Win32 condition variables

adr26 opened this pull request over 1 year ago
Switch Python to using native Win32 condition variables

adr26 opened this issue over 1 year ago
gh-104469: Update README.txt for _testcapi

corona10 opened this pull request over 1 year ago
gh-104374: Remove access to class scopes for inlined comprehensions

JelleZijlstra opened this pull request over 1 year ago
zipfile.write should check that it isn't appending an archive to itself

gabevenberg opened this issue over 1 year ago
[3.11] gh-104461: Run tkinter test_configure_screen on X11 only (GH-104462)

miss-islington opened this pull request over 1 year ago
[WIP] gh-104523 overhaul build rules for optimized binaries

indygreg opened this pull request over 1 year ago
gh-104523: inline minimal PGO rules

indygreg opened this pull request over 1 year ago
Overhaul build system rules related to profiling

indygreg opened this issue over 1 year ago
[spam]

Bura808 opened this issue over 1 year ago
Mock patching does not work after module is reloaded

edwardwang888 opened this issue over 1 year ago
gh-104374: don't inline comprehensions in non-function scopes

carljm opened this pull request over 1 year ago
gh-75367: fix data descriptor detection in inspect.getattr_static

furkanonder opened this pull request over 1 year ago
GH-104510: Fix refleaks in _io base types

kumaraditya303 opened this pull request over 1 year ago
gh-104372: Unlock the GIL before exec when using vfork().

gpshead opened this pull request over 1 year ago
[3.11] gh-104482: Fix error handling bugs in ast.c

iritkatriel opened this pull request over 1 year ago
GH-102613: Simplify implementation of `pathlib.Path.glob()`

barneygale opened this pull request over 1 year ago
Ref leaks introduced by _io isolation (gh-101948)

Eclips4 opened this issue over 1 year ago
Queue get timout parameter does not use a monotonic timer

fdirosa4188 opened this issue over 1 year ago
GH-101520: Move tracemalloc functionality into core, leaving interface in Modules.

markshannon opened this pull request over 1 year ago
gh-64595: Fix write file logic in Argument Clinic

erlend-aasland opened this pull request over 1 year ago
GH-103092: isolate `pyexpat`

kumaraditya303 opened this pull request over 1 year ago
Run `mypy` on `cases_generator`

sobolevn opened this issue over 1 year ago
gh-104469: Convert _testcapi/watchers.c to use AC

sobolevn opened this pull request over 1 year ago
gh-104469 Convert _testcapi/exceptions to use AC

corona10 opened this pull request over 1 year ago
Tkinter: Tk 8.7 alphabetizes options in certain error messages

chrstphrchvz opened this issue over 1 year ago
Tkinter, IDLE: Future Tcl and Tk can have differing version/patchlevel

chrstphrchvz opened this issue over 1 year ago
gh-104494: Update certain Tkinter pack/place tests for Tk 8.7 errors

chrstphrchvz opened this pull request over 1 year ago
Tkinter: Tk 8.7 quotes pathnames in certain error messages

chrstphrchvz opened this issue over 1 year ago
Add case_sensitive argument to `pathlib.PurePath.match()`

barneygale opened this issue over 1 year ago
gh-104482: Fix error handling bugs in ast.c

iritkatriel opened this pull request over 1 year ago
Error handling bugs in ast.c

iritkatriel opened this issue over 1 year ago
Py_FileSystemDefaultEncoding stable limited API and deprecated?

illume opened this issue over 1 year ago
[3.11] Minor improvements to typing docs (GH-104465)

miss-islington opened this pull request over 1 year ago
gh-98540: Make _SSLTransportProtocol.abort() safe to call when closed

Dreamsorcerer opened this pull request over 1 year ago
ASAN failure was detected while running test_threading

corona10 opened this issue over 1 year ago
Help text in interactive Python is misleading

reuven opened this issue over 1 year ago
gh-104469 Convert _testcapi/float.c to use AC

corona10 opened this pull request over 1 year ago
gh-86275: improve Hypothesis configuration for CI and local runs

Zac-HD opened this pull request over 1 year ago
gh-87646: Added `.path` to tempfile

ganesh-k13 opened this pull request over 1 year ago
Minor improvements to typing docs

JelleZijlstra opened this pull request over 1 year ago
[3.11] GH-71383: IDLE - Document testing subsets of modules (GH-104463)

miss-islington opened this pull request over 1 year ago
GH-71383: IDLE - Document testing subsets of modules

terryjreedy opened this pull request over 1 year ago
gh-104461: Run test_configure_screen on X11 only

chrstphrchvz opened this pull request over 1 year ago
Tkinter: test_configure_screen should only run on X11

chrstphrchvz opened this issue over 1 year ago
gh-87092: avoid gcc warning on uninitialized struct field in assemble.c

corona10 opened this pull request over 1 year ago
PowerShell support

R-LIBIN opened this issue over 1 year ago
Some unicode variables can't be accessed with `getattr`

2O4 opened this issue over 1 year ago
gh-104456: Fix ref leak in test_ctypes

Eclips4 opened this pull request over 1 year ago
test_ctypes are leaked

Eclips4 opened this issue over 1 year ago
gh-104454: Fix refleak in AttributeError_reduce

csm10495 opened this pull request over 1 year ago
test_exceptions are leaked

Eclips4 opened this issue over 1 year ago
Import syntax for package and child module is ambigious

jaraco opened this issue over 1 year ago
gh-104451: improve accuracy of mimetypes guess_extension

tolopsy opened this pull request over 1 year ago
mimetypes: improve accuracy of guess_extension

tolopsy opened this issue over 1 year ago
gh-104448: Add timeout to multiprocessing.queues.JoinableQueue.join

tmi opened this pull request over 1 year ago
GH-104395: Add a link in 'Meta Information' to the docs download page

AA-Turner opened this pull request over 1 year ago
gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization

ericsnowcurrently opened this pull request over 1 year ago
gh-104341: Ensure tstate Holding GIL is Always Current

ericsnowcurrently opened this pull request over 1 year ago
gh-104432: Use memcpy() to avoid misaligned loads

chrstphrchvz opened this pull request over 1 year ago
add a mention of PYTHONBREAKPOINT to breakpoint() docs

nedbat opened this pull request over 1 year ago
gh-104426: PGO build now uses test_asyncio for the profiling

corona10 opened this pull request over 1 year ago
Consider adding test_asyncio for PGO test

corona10 opened this issue over 1 year ago
gh-104050: Run mypy on `clinic.py` in CI

AlexWaygood opened this pull request over 1 year ago
BrokenPipeError: [Errno 32] Broken pipe

NoteDancing opened this issue over 1 year ago
gh-101819: Fix _io clinic input for unused base class method stubs

erlend-aasland opened this pull request over 1 year ago
gh-104413: Fix refleak when super attribute throws AttributeError

JelleZijlstra opened this pull request over 1 year ago
Refleak in LOAD_SUPER_ATTR_ATTR

JelleZijlstra opened this issue over 1 year ago
gh-104411: Update test_getint for Tcl 9.0

chrstphrchvz opened this pull request over 1 year ago
Tkinter: test_getint incompatible with Tcl 9.0

chrstphrchvz opened this issue over 1 year ago
gh-104337: Clarify random.gammavariate doc entry

terryjreedy opened this pull request over 1 year ago
GH-94841: Fix usage of `Py_ALWAYS_INLINE`

brandtbucher opened this pull request over 1 year ago
Fix refleak in `super_descr_get`

brandtbucher opened this pull request over 1 year ago
gh-104399: Use newer libtommath APIs when necessary

chrstphrchvz opened this pull request over 1 year ago
GH-104405: Add missing PEP 523 checks

brandtbucher opened this pull request over 1 year ago
Some instructions and specializations ignore PEP 523

brandtbucher opened this issue over 1 year ago
PEP 709 segfault with nested comprehensions plus lambdas

JelleZijlstra opened this issue over 1 year ago