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 about 2 months ago
Align the grammar of the `Decimal` string constructor with `float`'s

KommuSoft opened this issue about 2 months ago
Add isPnz() as a New Built-in Function to Determine Number Sign

Gh-Novel opened this pull request about 2 months ago
Use of `ffi_type_complex_double` is unguarded

zanieb opened this issue about 2 months ago
gh-100384: Error on `unguarded-availability-new` in Darwin builds

zanieb opened this pull request about 2 months ago
gh-111178: fix UBSan failures for exception types

picnixz opened this pull request about 2 months ago
gh-128150: improve performances of `uuid.uuid*` constructor functions.

picnixz opened this pull request about 2 months ago
Improve performances of `uuid.*` functions

picnixz opened this issue about 2 months ago
gh-89083: improve UUIDv8 uniqueness tests

picnixz opened this pull request about 2 months ago
Add “New > Python File” option to Windows Explorer context menu during installation

Unknownuserfrommars opened this issue about 2 months ago
gh-128002: fix many thread safety issues in asyncio

kumaraditya303 opened this pull request about 2 months ago
Multiprocessing code succeeds in 3.13 but fails in 3.14

nickdrozd opened this issue about 2 months ago
GH-128131: Support fast forward seek in uncompressed unencrypted ZipExtFile

5ec1cff opened this pull request about 2 months ago
[3.13] gh-112328: Make EnumDict usable on its own and document it (GH-123669)

ethanfurman opened this pull request about 2 months ago
SSL issue starting from openssl 3.2

nurfed1 opened this issue about 2 months ago
Escaping the `repl` argument to `re.sub()`, `re.subn()`

finite-state-machine opened this issue about 2 months ago
Race in PyUnicode_InternFromString under free-threading

hawkinsp opened this issue about 2 months ago
Error during build on unguarded use of new symbols on macOS

zanieb opened this issue about 2 months ago
Race in bytes_hash under free-threading

hawkinsp opened this issue about 2 months ago
GH-128131: Random access uncompressed unencrypted ZipExtFile

vvb2060 opened this pull request about 2 months ago
random access uncompressed unencrypted ZipExtFile

vvb2060 opened this issue about 2 months ago
Make getopt error message style more consistent

9cel opened this pull request about 2 months ago
gh-114203: Optimise simple recursive critical sections

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

markshannon opened this pull request about 2 months ago
Improve performance of copy.copy

eendebakpt opened this issue about 2 months ago
gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime

zanieb opened this pull request about 2 months ago
Unable to set a property of a class as a default parameter for a subclass

Bot1-Pzon opened this issue about 2 months ago
os.path.realpath() RecursionError

jwilk opened this issue about 2 months ago
gh-128089: Bump the PYC magic number

JelleZijlstra opened this pull request about 2 months ago
gh-128136: Possibility to customize hardcoded xml declaration

pprossi opened this pull request about 2 months ago
Tcl warnings while building latest main -

srinivasreddy opened this issue about 2 months ago
Unreachable code warnings while building latest main at 48c70b8

srinivasreddy opened this issue about 2 months ago
Python Tutorial copy edit

shallow-beach opened this pull request about 2 months ago
`rmtree` fails due to "directory not empty" on Linux

christophfriedrich opened this issue about 2 months ago
MacOS Sequoia, Python 3.13.0: Hard crash when working with legacy code

MikeRobinson12345 opened this issue about 2 months ago
datetime.strptime's %z should support +HH

rubenbaer opened this issue about 2 months ago
Code generator should reject escaping calls in DEOPT_IF/EXIT_IF

iritkatriel opened this issue about 2 months ago
OpenSSL with FIPS enabled causes test_hashlib failures

ghmj2417 opened this issue about 2 months ago
GH-128055: fix test_sysconfigdata_json outside the builddir

FFY00 opened this pull request about 2 months ago
gh-128058: Fix test_builtin ImmortalTests

vstinner opened this pull request about 2 months ago
getting SSLError in Python3.11.4

masterdungeon opened this issue about 2 months ago
gh-128062: Fix the font size and shortcut display of the turtledemo menu

Xiaokang2022 opened this pull request about 2 months ago
Fix the font size and shortcut display of the turtledemo menu

Xiaokang2022 opened this issue about 2 months ago
gh-128013: Convert unicodeobject.c macros to functions

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

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

miss-islington opened this pull request about 2 months ago
[Free Threading] test_builtin.ImmortalTests fail on i686 (32-bit)

befeleme opened this issue about 2 months ago
[3.12] gh-126742: Avoid checking for library filename in test_ctypes (GH-128034)

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

miss-islington opened this pull request about 2 months ago
gh-128033: change `PyMutex_LockFast` to take `PyMutex` as argument

kumaraditya303 opened this pull request about 2 months ago
gh-127949: deprecate `asyncio.get_event_loop_policy`

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

miss-islington opened this pull request about 2 months ago
Broken tests with "legacy" sys.float_repr_style

skirpichev opened this issue about 2 months ago
<spam>

ghost opened this pull request about 2 months ago
gh-128030: Avoid error from PyModule_GetFilenameObject for non-module

hauntsaninja opened this pull request about 2 months ago
Prepending `None` to sys.path breaks `importlib.metadata.version`

jmh045000 opened this issue about 2 months ago
gh-128045: Mark unknown opcodes as deopting to themselves

DinoV opened this pull request about 2 months ago
gh-128041: Add a terminate_workers method to ProcessPoolExecutor

csm10495 opened this pull request about 2 months ago
gh-128039: Clarify the uninstallation instructions for Mac.

offby1 opened this pull request about 2 months ago
gh-115514: Fix incomplete writes after close in asyncio._SelectorSocketTransport

Tasssadar opened this pull request about 2 months ago
gh-128035: Add ssl.HAS_PHA to detect libssl PHA support

WillChilds-Klein opened this pull request about 2 months ago
gh-126742: avoid checking for library filename in `dlerror()` error messages

picnixz opened this pull request about 2 months ago
Change PyMutex_LockFast to take mutex as argument

kumaraditya303 opened this issue about 2 months ago
gh-128031: Preserve tab characters in `untokenize()`

tomasr8 opened this pull request about 2 months ago
untokenize() does not round-trip for tab characters

tomasr8 opened this issue about 2 months ago
Regression in 3.13.1 for imports of nonexistant names from CFFI modules

stefanor opened this issue about 2 months ago
gh-127060: Disable traceback colors in IDLE

vstinner opened this pull request about 2 months ago
gh-126742: add missing NEWS entry

picnixz opened this pull request about 2 months ago
gh-127949: deprecate `asyncio.set_event_loop_policy`

kumaraditya303 opened this pull request about 2 months ago
gh-128013: fix data race in PyUnicode_AsUTF8AndSize on free-threading

kumaraditya303 opened this pull request about 2 months ago
gh-128016: Improved invalid escape sequence warning message

umarbutler opened this pull request about 2 months ago
The sys.float_repr_style should be read-only

skirpichev opened this issue about 2 months ago