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

Missing tkinter in 3.13.0 install

noblockhit opened this issue 17 days ago
Add isPnz() as a New Built-in Function to Determine Number Sign

Gh-Novel opened this pull request 19 days ago
Use of `ffi_type_complex_double` is unguarded

zanieb opened this issue 19 days ago
gh-100384: Error on `unguarded-availability-new` in Darwin builds

zanieb opened this pull request 19 days ago
gh-111178: fix UBSan failures for exception types

picnixz opened this pull request 19 days ago
gh-128150: improve performances of `uuid.uuid*` constructor functions.

picnixz opened this pull request 19 days ago
Improve performances of `uuid.*` functions

picnixz opened this issue 19 days ago
gh-89083: improve UUIDv8 uniqueness tests

picnixz opened this pull request 19 days ago
gh-128002: fix many thread safety issues in asyncio

kumaraditya303 opened this pull request 19 days ago
Multiprocessing code succeeds in 3.13 but fails in 3.14

nickdrozd opened this issue 19 days ago
SSL issue starting from openssl 3.2

nurfed1 opened this issue 19 days ago
Escaping the `repl` argument to `re.sub()`, `re.subn()`

finite-state-machine opened this issue 19 days ago
Race in PyUnicode_InternFromString under free-threading

hawkinsp opened this issue 19 days ago
Race in bytes_hash under free-threading

hawkinsp opened this issue 19 days ago
GH-128131: Random access uncompressed unencrypted ZipExtFile

vvb2060 opened this pull request 20 days ago
random access uncompressed unencrypted ZipExtFile

vvb2060 opened this issue 20 days ago
Make getopt error message style more consistent

9cel opened this pull request 20 days ago
gh-114203: Optimise simple recursive critical sections

Yhg1s opened this pull request 20 days ago
GH-127705: Add debug mode for `_PyStackRef`s inspired by HPy debug mode

markshannon opened this pull request 20 days ago
Improve performance of copy.copy

eendebakpt opened this issue 20 days ago
os.path.realpath() RecursionError

jwilk opened this issue 21 days ago
gh-128089: Bump the PYC magic number

JelleZijlstra opened this pull request 21 days ago
gh-128136: Possibility to customize hardcoded xml declaration

pprossi opened this pull request 21 days ago
Tcl warnings while building latest main -

srinivasreddy opened this issue 21 days ago
Unreachable code warnings while building latest main at 48c70b8

srinivasreddy opened this issue 21 days ago
Python Tutorial copy edit

shallow-beach opened this pull request 21 days ago
`rmtree` fails due to "directory not empty" on Linux

christophfriedrich opened this issue 21 days ago
MacOS Sequoia, Python 3.13.0: Hard crash when working with legacy code

MikeRobinson12345 opened this issue 21 days ago
datetime.strptime's %z should support +HH

rubenbaer opened this issue 21 days ago
Code generator should reject escaping calls in DEOPT_IF/EXIT_IF

iritkatriel opened this issue 22 days ago
OpenSSL with FIPS enabled causes test_hashlib failures

ghmj2417 opened this issue 22 days ago
GH-128055: fix test_sysconfigdata_json outside the builddir

FFY00 opened this pull request 22 days ago
gh-128058: Fix test_builtin ImmortalTests

vstinner opened this pull request 22 days ago
getting SSLError in Python3.11.4

masterdungeon opened this issue 22 days ago
gh-128062: Fix the font size and shortcut display of the turtledemo menu

Xiaokang2022 opened this pull request 22 days ago
Fix the font size and shortcut display of the turtledemo menu

Xiaokang2022 opened this issue 22 days ago
gh-128013: Convert unicodeobject.c macros to functions

vstinner opened this pull request 22 days ago
[3.12] gh-126742: add NEWS entry for fix of localized error messages (GH-128025)

miss-islington opened this pull request 22 days ago
[3.13] gh-126742: add NEWS entry for fix of localized error messages (GH-128025)

miss-islington opened this pull request 22 days ago
[3.12] gh-126742: Avoid checking for library filename in test_ctypes (GH-128034)

miss-islington opened this pull request 22 days ago
[3.13] gh-126742: Avoid checking for library filename in test_ctypes (GH-128034)

miss-islington opened this pull request 22 days ago
gh-128033: change `PyMutex_LockFast` to take `PyMutex` as argument

kumaraditya303 opened this pull request 22 days ago
gh-127949: deprecate `asyncio.get_event_loop_policy`

kumaraditya303 opened this pull request 22 days ago
[3.13] gh-127060: Disable traceback colors in IDLE (GH-128028)

miss-islington opened this pull request 22 days ago
Broken tests with "legacy" sys.float_repr_style

skirpichev opened this issue 22 days ago
<spam>

ghost opened this pull request 22 days ago
gh-128030: Avoid error from PyModule_GetFilenameObject for non-module

hauntsaninja opened this pull request 22 days ago
gh-128045: Mark unknown opcodes as deopting to themselves

DinoV opened this pull request 22 days ago
gh-128041: Add a terminate_workers method to ProcessPoolExecutor

csm10495 opened this pull request 22 days ago
gh-128039: Clarify the uninstallation instructions for Mac.

offby1 opened this pull request 22 days ago
gh-128035: Add ssl.HAS_PHA to detect libssl PHA support

WillChilds-Klein opened this pull request 23 days ago
Change PyMutex_LockFast to take mutex as argument

kumaraditya303 opened this issue 23 days ago
gh-128031: Preserve tab characters in `untokenize()`

tomasr8 opened this pull request 23 days ago
untokenize() does not round-trip for tab characters

tomasr8 opened this issue 23 days ago
gh-127060: Disable traceback colors in IDLE

vstinner opened this pull request 23 days ago
gh-126742: add missing NEWS entry

picnixz opened this pull request 23 days ago
gh-127949: deprecate `asyncio.set_event_loop_policy`

kumaraditya303 opened this pull request 23 days ago
gh-128013: fix data race in PyUnicode_AsUTF8AndSize on free-threading

kumaraditya303 opened this pull request 23 days ago
gh-128016: Improved invalid escape sequence warning message

umarbutler opened this pull request 23 days ago
The sys.float_repr_style should be read-only

skirpichev opened this issue 23 days ago