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
[3.12] Prefer "similar" over "equivalent" in tutorial (GH-125343)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
[3.13] Prefer "similar" over "equivalent" in tutorial (GH-125343)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
Correct BinHex 4.0 alphabet according to specifications
lisn0 opened this pull request 4 months ago
lisn0 opened this pull request 4 months ago
[3.12] gh-53203: Fix strptime() for %c and %x formats on many locales (GH-124946)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
[3.13] gh-53203: Fix strptime() for %c and %x formats on many locales (GH-124946)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
GH-125277: Increase minimum supported Sphinx to 7.2.6
AA-Turner opened this pull request 4 months ago
AA-Turner opened this pull request 4 months ago
"python3.13 -m pdb" exits zero on Syntax Error, prints infinite spam nearby
pelavarre opened this issue 4 months ago
pelavarre opened this issue 4 months ago
Doc/glossary.rst: fix `-X gil` option usage
ZhongRuoyu opened this pull request 4 months ago
ZhongRuoyu opened this pull request 4 months ago
[spam]
asupanviraldinfooo opened this issue 4 months ago
asupanviraldinfooo opened this issue 4 months ago
[spam]
asupanviraldinfooo opened this issue 4 months ago
asupanviraldinfooo opened this issue 4 months ago
Add ability to retrieve choices from `argparse.ArgumentParser`
cohml opened this issue 4 months ago
cohml opened this issue 4 months ago
Doc: Note that pydoc uses and prefers ``MANPAGER``
mancellin opened this pull request 4 months ago
mancellin opened this pull request 4 months ago
[3.13] gh-125316: Fix using partial() as Enum member
serhiy-storchaka opened this pull request 4 months ago
serhiy-storchaka opened this pull request 4 months ago
[3.12] gh-85935: Explicitly document the case nargs=0 in argparse (GH-125302)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
[3.13] gh-85935: Explicitly document the case nargs=0 in argparse (GH-125302)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
Rewrite parse_intermixed_args() in argparse
serhiy-storchaka opened this issue 4 months ago
serhiy-storchaka opened this issue 4 months ago
Cleaning up generating macros in `_cursesmodule.c`
picnixz opened this pull request 4 months ago
picnixz opened this pull request 4 months ago
gh-125326: Improve `SyntaxError` for invalid type params definiton
sobolevn opened this pull request 4 months ago
sobolevn opened this pull request 4 months ago
gh-125349: IDLE - fix: unexpected behavior caused by the input method
Xiaokang2022 opened this pull request 4 months ago
Xiaokang2022 opened this pull request 4 months ago
gh-125350: Wrap unused argument in `timemodule.c` with `Py_UNUSED`
rruuaanng opened this pull request 4 months ago
rruuaanng opened this pull request 4 months ago
Wrap unused argument in `timemodule` with Py_UNUSED
rruuaanng opened this issue 4 months ago
rruuaanng opened this issue 4 months ago
IDLE: Unexpected behavior caused by the input method
Xiaokang2022 opened this issue 4 months ago
Xiaokang2022 opened this issue 4 months ago
Different behavior with mock to same class or different class
Fryguest opened this issue 4 months ago
Fryguest opened this issue 4 months ago
Base64 decode with altchars still accepts non-altchars
Anonymous3-a opened this issue 4 months ago
Anonymous3-a opened this issue 4 months ago
gh-125318: Add type check to handle custom types that implement `toordinal`
y5c4l3 opened this pull request 4 months ago
y5c4l3 opened this pull request 4 months ago
gh-122544: Change base OS image in Azure pipeline to ubuntu-24.04.
Damien-Chen opened this pull request 4 months ago
Damien-Chen opened this pull request 4 months ago
Prefer "similar" over "equivalent" in tutorial
sirosen opened this pull request 4 months ago
sirosen opened this pull request 4 months ago
gh-86673: Loosen test_ttk.test_identify() requirements
erlend-aasland opened this pull request 4 months ago
erlend-aasland opened this pull request 4 months ago
`from __future__ import barry_as_FLUFL` doesn't work
JelleZijlstra opened this issue 4 months ago
JelleZijlstra opened this issue 4 months ago
gh-125323: Remove some unsafe stackref decrefs
Fidget-Spinner opened this pull request 4 months ago
Fidget-Spinner opened this pull request 4 months ago
gh-111924: use atomics for interp id refcounting
kumaraditya303 opened this pull request 4 months ago
kumaraditya303 opened this pull request 4 months ago
Segfault from `zoneinfo` with custom DateTime class
robsdedude opened this issue 4 months ago
robsdedude opened this issue 4 months ago
Using functools.partial to make functions not considered as methods when given as enum values no longer works
bluthej opened this issue 4 months ago
bluthej opened this issue 4 months ago
The platform module can cause crashes in Windows due to slow WMI calls
runn opened this issue 4 months ago
runn opened this issue 4 months ago
gh-125286: Bug fix for trace-refs logic and shared objects
nascheme opened this pull request 4 months ago
nascheme opened this pull request 4 months ago
gh-87790: support thousands separators for formatting fractional part of floats
skirpichev opened this pull request 4 months ago
skirpichev opened this pull request 4 months ago
gh-125289: Update sample code in asyncio-task.rst
galmyk opened this pull request 4 months ago
galmyk opened this pull request 4 months ago
Possible mis-leading sample code in Doc/library/asyncio-task.rst
galmyk opened this issue 4 months ago
galmyk opened this issue 4 months ago
Increase minimum supported Sphinx to 7.2.6
AA-Turner opened this issue 4 months ago
AA-Turner opened this issue 4 months ago
gh-125234: Make PyInitConfig_Free(NULL) a no-op
rruuaanng opened this pull request 4 months ago
rruuaanng opened this pull request 4 months ago
gh-125196: Use PyUnicodeWriter in error handlers
vstinner opened this pull request 4 months ago
vstinner opened this pull request 4 months ago
gh-125260: gzip: let compress mtime default to 0
bmwiedemann opened this pull request 4 months ago
bmwiedemann opened this pull request 4 months ago
gzip.compress output is non-deterministic
bmwiedemann opened this issue 4 months ago
bmwiedemann opened this issue 4 months ago
`TypeError` when raising an exception inside the `__init__` method of an enum class
Viicos opened this issue 4 months ago
Viicos opened this issue 4 months ago
[3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on systems that don't support them (GH-108368) (GH-109697)
encukou opened this pull request 4 months ago
encukou opened this pull request 4 months ago
Argparse logs incorrect ambiguous option
clavedeluna opened this issue 4 months ago
clavedeluna opened this issue 4 months ago
3.13.0+JIT+NoGIL build failure on Linux.
timkofu opened this issue 4 months ago
timkofu opened this issue 4 months ago
Race condition when importing `collections.abc`
ngoldbaum opened this issue 4 months ago
ngoldbaum opened this issue 4 months ago
GH-99108: Make vectorized versions of Blake2 available on x86, too
msprotz opened this pull request 4 months ago
msprotz opened this pull request 4 months ago
win 10 Python-3.13.0 tkinter fails in venv
replabrobin opened this issue 4 months ago
replabrobin opened this issue 4 months ago
Make PyInitConfig_Free(NULL) a no-op
serhiy-storchaka opened this issue 4 months ago
serhiy-storchaka opened this issue 4 months ago
Not able to compile python3.13.0 due to run into "double free or corruption" in test_functools.py
xygwfxu opened this issue 4 months ago
xygwfxu opened this issue 4 months ago
[3.12] gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-124865)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
gh-125196: Add PyUnicodeWriter_Fill() function
vstinner opened this pull request 4 months ago
vstinner opened this pull request 4 months ago
gh-125198: Simplifying rules for slash_no_default, slash_with_default rules.
Ketchp opened this pull request 4 months ago
Ketchp opened this pull request 4 months ago
Grammar for slash_no_default and slash_with_default can be simplified.
Ketchp opened this issue 4 months ago
Ketchp opened this issue 4 months ago
gh-125028: Prohibit placeholders in partial keywords
dg-pb opened this pull request 4 months ago
dg-pb opened this pull request 4 months ago
Use the public PyUnicodeWriter API
vstinner opened this issue 4 months ago
vstinner opened this issue 4 months ago
gh-52551: Fix encoding issues in strftime()
serhiy-storchaka opened this pull request 4 months ago
serhiy-storchaka opened this pull request 4 months ago
Python turtle demo stop clock won't clear time
DannyWuzhiheng opened this issue 4 months ago
DannyWuzhiheng opened this issue 4 months ago
[3.9] gh-100454: Fix running SSL tests with OpenSSL 3.1+ (GH-100456)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
3.9 GHA: "Ubuntu SSL tests with OpenSSL (3.1.3)" fails
encukou opened this issue 4 months ago
encukou opened this issue 4 months ago
[3.13] Fix importlib.resources issue reference in 3.13 What's New (GH-125175)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
gh-125168: Update __future__.rst typo
JamesMcCarthy21 opened this pull request 4 months ago
JamesMcCarthy21 opened this pull request 4 months ago
gh-111178: Fix function signatures in cellobject.c
vstinner opened this pull request 4 months ago
vstinner opened this pull request 4 months ago
Provide a simple function interface for topological sort in graphlib
erezsh opened this issue 4 months ago
erezsh opened this issue 4 months ago
gh-111178: Fix function signatures in codeobject.c
vstinner opened this pull request 4 months ago
vstinner opened this pull request 4 months ago
Tkinter can not use in the version of 3.13.0
litiegang1989 opened this issue 4 months ago
litiegang1989 opened this issue 4 months ago
gh-125038: Crash after genexpr.gi_frame.f_locals manipulations is fixed
efimov-mikhail opened this pull request 4 months ago
efimov-mikhail opened this pull request 4 months ago
gh-124969: Skip the test for ALT_DIGITS also on iOS
serhiy-storchaka opened this pull request 4 months ago
serhiy-storchaka opened this pull request 4 months ago
[3.9] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (GH-125112)
encukou opened this pull request 4 months ago
encukou opened this pull request 4 months ago
Fix importlib.resources issue reference in 3.13 What's New
ncoghlan opened this pull request 4 months ago
ncoghlan opened this pull request 4 months ago
"Immortal" objects aren't immortal and that breaks things.
markshannon opened this issue 4 months ago
markshannon opened this issue 4 months ago
[3.13] gh-125150: Skip test_fma_zero_result on NetBSD due to IEE 754-2008 implementation issues (GH-125151)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
[3.13] docs: in venv table use executable name (GH-124315)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
[3.12] docs: in venv table use executable name (GH-124315)
miss-islington opened this pull request 4 months ago
miss-islington opened this pull request 4 months ago
PEP 667 follow-up: hard deprecate `PyEval_GetLocals()`
ncoghlan opened this issue 4 months ago
ncoghlan opened this issue 4 months ago
gh-125118: don't copy arbitrary values to _Bool in the struct module
skirpichev opened this pull request 4 months ago
skirpichev opened this pull request 4 months ago
Spelling Error
PhantomEclipse741 opened this issue 4 months ago
PhantomEclipse741 opened this issue 4 months ago
typing.NamedTupleMeta should allow subclassing alongside classes other than NamedTuple and Generic
CoolCat467 opened this issue 4 months ago
CoolCat467 opened this issue 4 months ago
gh-120754: Ensure _stat_atopen is cleared on fd change
cmaloney opened this pull request 4 months ago
cmaloney opened this pull request 4 months ago
Make `pthread_self()` return a non-zero value in `thread_pthread_stubs.h`
colesbury opened this issue 4 months ago
colesbury opened this issue 4 months ago
gh-125159: Speed up `posixpath.realpath()` in the common case
nineteendo opened this pull request 4 months ago
nineteendo opened this pull request 4 months ago
GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))`
barneygale opened this pull request 4 months ago
barneygale opened this pull request 4 months ago
Rounding Error
MrHamel opened this issue 4 months ago
MrHamel opened this issue 4 months ago
[Windows] New REPL does not preserve history between sessions
pfmoore opened this issue 4 months ago
pfmoore opened this issue 4 months ago
gh-125150: Skip test_fma_zero_result on NetBSD due to IEE 754-2008 implementation issues
furkanonder opened this pull request 4 months ago
furkanonder opened this pull request 4 months ago
test_fma_zero_result fails due to unexpected zero instead of negative zero on NetBSD
furkanonder opened this issue 4 months ago
furkanonder opened this issue 4 months ago
gh-125139: use `_PyRecursiveMutex` in `_thread.RLock`
kumaraditya303 opened this pull request 4 months ago
kumaraditya303 opened this pull request 4 months ago
For new REPL the help page should explain keyboard shortcuts
nascheme opened this issue 4 months ago
nascheme opened this issue 4 months ago
Python 3.13.0 REPL loads local files unexpectedly, causing conflicts and security issues
aleksa opened this issue 4 months ago
aleksa opened this issue 4 months ago
gh-119786: Move parser doc from devguide to InternalDocs
iritkatriel opened this pull request 4 months ago
iritkatriel opened this pull request 4 months ago
struct module has undefined behavior when loading bools
alex opened this issue 4 months ago
alex opened this issue 4 months ago
gh-124502: Remove _PyUnicode_EQ() function
vstinner opened this pull request 4 months ago
vstinner opened this pull request 4 months ago
[3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24
encukou opened this pull request 4 months ago
encukou opened this pull request 4 months ago
gh-107562: Update test certificates to expire far in the future
encukou opened this pull request 4 months ago
encukou opened this pull request 4 months ago
gh-122153: `socket` module support `sendmsg`, `recvmsg` on windows
rruuaanng opened this pull request 4 months ago
rruuaanng opened this pull request 4 months ago
GH-120024: Tidy up pycore_stackref.h, splitting into GIL and free-threading sections
markshannon opened this pull request 4 months ago
markshannon opened this pull request 4 months ago
gh-82419: Improve site docs to clarify user site-packages disabling
pppppkun opened this pull request 4 months ago
pppppkun opened this pull request 4 months ago
GH-121970: Extract ``availability`` into a new extension
AA-Turner opened this pull request 4 months ago
AA-Turner opened this pull request 4 months ago