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

WIDTH, HEIGHT = 400, 600

tripurari-kuma opened this issue about 2 months ago
gh-127221: Add colour to unittest output

hugovk opened this pull request about 2 months ago
gh-101100: Fix sphinx warnings of removed opcodes

koyuki7w opened this pull request about 2 months ago
Add colour to unittest output

hugovk opened this issue about 2 months ago
gh-127196: Fix crash in `_interpreters`, when `shared` had invalid encodings

sobolevn opened this pull request about 2 months ago
gh-127182: Fix `io.StringIO.__setstate__` crash when `None` is the first value

sobolevn opened this pull request about 2 months ago
gh-127217: Fix pathname2url() for paths starting with multiple slashes on Posix

serhiy-storchaka opened this pull request about 2 months ago
pathname2url() does not work if path starts with //

serhiy-storchaka opened this issue about 2 months ago
[3.13] gh-113841: fix possible undefined division by 0 in _Py_c_pow() (GH-127211)

miss-islington opened this pull request about 2 months ago
Python simply exits when using `py` command and importing tkinter

Advik-B opened this issue about 2 months ago
gh-108951: add TaskGroup.cancel()

belm0 opened this pull request about 2 months ago
GH-127154: Remove PGO from JIT CI

savannahostrowski opened this pull request about 2 months ago
gh-113841: fix possible undefined division by 0 in _Py_c_pow()

skirpichev opened this pull request about 2 months ago
Should `socketserver.BaseServer` have abstract methods?

tungol opened this issue about 2 months ago
gh-126172: Fix a misleading statement in PYTHON_BASIC_REPL documentation

mkashirin opened this pull request about 2 months ago
gh-127165: Disallow embedded NULL characters in `_interpreters`

ZeroIntensity opened this pull request about 2 months ago
gh-127197: Add latest NETLINK_* constants to socket module

rruuaanng opened this pull request about 2 months ago
Add latest netlink constants

rruuaanng opened this issue about 2 months ago
`_interpreters.exec` with invalid dict as `shared` segfaults

devdanzin opened this issue about 2 months ago
GH-127236: `pathname2url()`: generate RFC 1738 URL for absolute POSIX path

barneygale opened this pull request about 2 months ago
pip still doesn't work after a fresh install using the MacOS installer

SephReed opened this issue about 2 months ago
3.14.0a2 rebuild needed for 0x03070000 limited api c extension

MrBitBucket opened this issue about 2 months ago
gh-126399 add test of turtle module's RawTurtle.clone()

Chaebin-Kim24 opened this pull request about 2 months ago
gh-127187: Set correct `__module__` attribute for methods of named tuple types

XuehaiPan opened this pull request about 2 months ago
GH-127133: Remove ability to nest argument groups & mutually exclusive groups

savannahostrowski opened this pull request about 2 months ago
[3.12] Fix a few typos found in the docs (GH-127126)

rffontenelle opened this pull request about 2 months ago
gh-127183: Add `_ctypes.CopyComPointer` tests

junkmd opened this pull request about 2 months ago
Add tests to verify the behavior of `_ctypes.CopyComPointer`.

junkmd opened this issue about 2 months ago
Assertion failure from `StringIO.__setstate__`

devdanzin opened this issue about 2 months ago
[3.13] Fix a few typos found in the docs (GH-127126)

miss-islington opened this pull request about 2 months ago
GH-127178: convert _sysconfigdata to a JSON file

FFY00 opened this pull request about 2 months ago
gh-120966: Remove the unneccessary code block

mkashirin opened this pull request about 2 months ago
Convert `_sysconfigdata` to a JSON file

FFY00 opened this issue about 2 months ago
Support more/larger xattrs? (now = "no space left on device")

pjotrek-b opened this issue about 2 months ago
gh-119786: add intro to adaptive.md. Add tier2.md.

iritkatriel opened this pull request about 2 months ago
venv module not respecting ACLs

piotr-kubiak opened this issue about 2 months ago
[3.13] Enable aarch64 Ubuntu CI jobs (GH-125786)

ambv opened this pull request about 2 months ago
gh-115999: Add free-threaded specialization for `STORE_SUBSCR`

colesbury opened this pull request about 2 months ago
gh-127022: Remove `_PyEvalFramePushAndInit_UnTagged`

colesbury opened this pull request about 2 months ago
gh-115999: Record success in `specialize`

mpage opened this pull request about 2 months ago
GH-115869: Make `jit_stencils.h` reproducible

brandtbucher opened this pull request about 2 months ago
Segfault in invalid `concurrent.futures.interpreter.WorkerContext`

devdanzin opened this issue about 2 months ago
GH-126795: Increase the JIT side-exit threshold from 64 to 4096

brandtbucher opened this pull request about 2 months ago
Turn off PGO for JIT CI

brandtbucher opened this issue about 2 months ago
gh-127146 Emscripten: Fix segfaults in test suite

hoodmane opened this pull request about 2 months ago
Emscripten: Get test suite passing

hoodmane opened this issue about 2 months ago
gh-127124: Add opaque pointer to context watcher callback

rhansen opened this pull request about 2 months ago
GH-125866: Preserve Windows drive letter case in file URIs

barneygale opened this pull request about 2 months ago
GH-127134: Add note about forward compatibility for suggest_on_error

savannahostrowski opened this pull request about 2 months ago
Remove the (deprecated) ability to nest argument groups and mutually exclusive groups

savannahostrowski opened this issue about 2 months ago
Fix a few typos found in doc

rffontenelle opened this pull request about 2 months ago
Improve `pathname2url()` and `url2pathname()` docs

barneygale opened this pull request about 2 months ago
Replace `:platform:` with `.. availability::` in `socket.ioctl` doc.

junkmd opened this pull request about 2 months ago
gh-127119: Remove check on small ints in long_dealloc

eendebakpt opened this pull request about 2 months ago
Remove redundant small int check in long_dealloc

eendebakpt opened this issue about 2 months ago
gh-127111: Emscripten Make web example work again

hoodmane opened this pull request about 2 months ago
Emscripten: Make the web example work again

hoodmane opened this issue about 2 months ago
[3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055)

vstinner opened this pull request about 2 months ago
gh-127089: Add missing description for codes in `http.HTTPStatus`

donBarbos opened this pull request about 2 months ago
ConfigParser replaces unnamed section on every read call

PalmtopTiger opened this issue about 2 months ago
Code review: Lib/queue.py

mengqinyuan opened this issue about 2 months ago
GH-127090: Fix `urllib.response.addinfourl.url` value for opened `file:` URIs

barneygale opened this pull request about 2 months ago
Add missing description for codes in `http.HTTPStatus`

donBarbos opened this issue about 2 months ago
gh-127076: Ignore memory mmap in FileIO testing

cmaloney opened this pull request about 2 months ago
gh-101100: Remove roles of sample classes in `howto/*`

koyuki7w opened this pull request about 2 months ago
Disabling the uop optimizer leads to crashes

brandtbucher opened this issue about 2 months ago
gh-127079: Remove check for items on stack

Legoclones opened this pull request about 2 months ago
FileIO Strace test fails on Gentoo (test_fileio test_syscalls_read)

cmaloney opened this issue about 2 months ago
Outdated `socket.NETLINK_*` constants

tungol opened this issue about 2 months ago
socket.RDS_CMSG_RDMA_UPDATE doesn't seem to be real

tungol opened this issue about 2 months ago
`methodcaller` is not thread-safe (or re-entrant)

colesbury opened this issue about 2 months ago
[3.13] gh-126991: Add tests for unpickling bad object state (GH-127031)

miss-islington opened this pull request about 2 months ago
gh-101100: Fix Sphinx warnings about list methods

koyuki7w opened this pull request about 2 months ago
gh-116789: Add more tests for `inspect.getmembers`

donBarbos opened this pull request about 2 months ago
gh-124210: Add introduction to docs for threading module

donBarbos opened this pull request about 2 months ago
gh-126992: Change pickle code to base 10 for load_long and load_int

Legoclones opened this pull request about 2 months ago
gh-127022: Simplify `PyStackRef_FromPyObjectSteal`

colesbury opened this pull request about 2 months ago
Simplify `PyStackRef_FromPyObjectSteal`

colesbury opened this issue about 2 months ago
gh-127011: Add __str__ and __repr__ to ConfigParser

Agent-Hellboy opened this pull request about 2 months ago
gh-124130: Fix a bug in matching regular expression \B in empty string

serhiy-storchaka opened this pull request about 2 months ago
[3.12] gh-126876: Fix socket internal_select() for large timeout (GH-126968)

miss-islington opened this pull request about 2 months ago
`dgettext` and `dcgettext` Segmentation Fault

EgodPrime opened this issue about 2 months ago