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-124385: Document and soft-deprecate PyLong_AS_LONG
encukou opened this pull request 4 months ago
encukou opened this pull request 4 months ago
Document PyLong_AS_LONG
encukou opened this issue 4 months ago
encukou opened this issue 4 months ago
Crash running PyO3 tests with --test-threads=1000
ngoldbaum opened this issue 4 months ago
ngoldbaum opened this issue 4 months ago
gh-124294: str.format() raises misleading error when using negative indices
makukha opened this pull request 4 months ago
makukha opened this pull request 4 months ago
gh-124370: Add "howto" for free-threaded Python
colesbury opened this pull request 4 months ago
colesbury opened this pull request 4 months ago
Thread-safe atomic counters
colesbury opened this issue 4 months ago
colesbury opened this issue 4 months ago
gh-124351: Optimize Endianness Handling in ctypes Module
Harikrishna-Srinivasan-1 opened this pull request 4 months ago
Harikrishna-Srinivasan-1 opened this pull request 4 months ago
Optimize Endianness Handling in ctypes Module
Harikrishna-Srinivasan-1 opened this issue 4 months ago
Harikrishna-Srinivasan-1 opened this issue 4 months ago
gh-124342: Wrap __annotate__ functions in functools.update_wrapper
JelleZijlstra opened this pull request 4 months ago
JelleZijlstra opened this pull request 4 months ago
PEP 649: `functools.update_wrapper` implementation
JelleZijlstra opened this issue 4 months ago
JelleZijlstra opened this issue 4 months ago
gh-119180: Avoid going through AST and eval() when possible in annotationlib
JelleZijlstra opened this pull request 4 months ago
JelleZijlstra opened this pull request 4 months ago
[3.13] GH-79714: Add mention of stderr for clarity to ArgumentParser.exit() (GH-123932)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
gh-124130: Increase test coverage for \b and \B in regular expressions
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
[3.12] gh-124130: Notes on empty string corner case of category `\B` (GH-124133)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-124130: Notes on empty string corner case of category `\B` (GH-124133)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
Incorrect formatting small negative floats
bomzheg opened this issue 5 months ago
bomzheg opened this issue 5 months ago
gh-119180: Fix annotationlib.ForwardRef.evaluate with no globals
JelleZijlstra opened this pull request 5 months ago
JelleZijlstra opened this pull request 5 months ago
[3.13] Backport idlelib typos
terryjreedy opened this pull request 5 months ago
terryjreedy opened this pull request 5 months ago
[3.12] Backport idlelib typos
terryjreedy opened this pull request 5 months ago
terryjreedy opened this pull request 5 months ago
gh-124153: Clean up workarounds for `PyType_GetBaseByToken()` performance
neonene opened this pull request 5 months ago
neonene opened this pull request 5 months ago
GH-124321: Argparse negative number parsing does not capture -.5
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
Argparse negative number parsing does not capture -.5
savannahostrowski opened this issue 5 months ago
savannahostrowski opened this issue 5 months ago
gh-124308: Make standard library `TimeoutError`s unique rather than aliases
ZeroIntensity opened this pull request 5 months ago
ZeroIntensity opened this pull request 5 months ago
[3.12] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (GH-124310)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (GH-124310)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
Timeit f-string performance for self assignments
AndreCimander opened this issue 5 months ago
AndreCimander opened this issue 5 months ago
gh-123873: sqlite3.threadsafety aligned with python module capabilities
rghe opened this pull request 5 months ago
rghe opened this pull request 5 months ago
docs: in venv table use executable name
musvaage opened this pull request 5 months ago
musvaage opened this pull request 5 months ago
Hello Python
ajinesh703 opened this pull request 5 months ago
ajinesh703 opened this pull request 5 months ago
GH-109975: Copyedit 3.13 What's New: C API
AA-Turner opened this pull request 5 months ago
AA-Turner opened this pull request 5 months ago
`pathlib.WindowsPath` resolve() behavior discrepancy between windows paths and unix paths
kdheepak opened this issue 5 months ago
kdheepak opened this issue 5 months ago
gh-124309: Fix the AssertionError when using the happy_eyeballs_delay argument in open_connection
rruuaanng opened this pull request 5 months ago
rruuaanng opened this pull request 5 months ago
gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output.
terryjreedy opened this pull request 5 months ago
terryjreedy opened this pull request 5 months ago
Happy Eyeballs crashes with Eager Task Factory
mhils opened this issue 5 months ago
mhils opened this issue 5 months ago
Impossible to identify asyncio.TimeoutError from other TimeoutError
ArtsiomAntropau opened this issue 5 months ago
ArtsiomAntropau opened this issue 5 months ago
gh-63143: Fix parsing mutually exclusive arguments in argparse
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
gh-72795: Make positional arguments with nargs='*' or REMAINDER non-required
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
argparse eats initial '=' from short option argument
netch80 opened this issue 5 months ago
netch80 opened this issue 5 months ago
gh-99108: Disable HACL SIMD code on older versions of Android
mhsmith opened this pull request 5 months ago
mhsmith opened this pull request 5 months ago
gh-59317: Improve parsing optional positional arguments in argparse
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
Add Kirill Podoprigora for AST codeowners
Eclips4 opened this pull request 5 months ago
Eclips4 opened this pull request 5 months ago
gh-117376: Fix off-by-ones in conversion functions
Fidget-Spinner opened this pull request 5 months ago
Fidget-Spinner opened this pull request 5 months ago
gh-101410: support custom messages for domain errors in the math module
skirpichev opened this pull request 5 months ago
skirpichev opened this pull request 5 months ago
gh-90984: clarify math.rst preamble sentence about return types
skirpichev opened this pull request 5 months ago
skirpichev opened this pull request 5 months ago
Add translation tests for argparse
savannahostrowski opened this issue 5 months ago
savannahostrowski opened this issue 5 months ago
'_Stream' object has no attribute 'seekable'
GLGDLY opened this issue 5 months ago
GLGDLY opened this issue 5 months ago
bpo-41843: fix solaris detection in `_USE_CP_SENDFILE` check
kulikjak opened this pull request 5 months ago
kulikjak opened this pull request 5 months ago
Behavior change for `foo and 1 or 2`: 3.12 newly converts `foo` to bool twice
frigus02 opened this issue 5 months ago
frigus02 opened this issue 5 months ago
Reference counting stats do not account for immortal objects.
markshannon opened this issue 5 months ago
markshannon opened this issue 5 months ago
[3.12] gh-95468: Add more tests for "--" (double dash) in test_argparse (GH-124274)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
gh-53780: [argparse] ignore the first "--" (double dash) between an op…
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
GH-113655: Lower the C recursion limit for some platforms
thesamesam opened this pull request 5 months ago
thesamesam opened this pull request 5 months ago
gh-124153: Remove `_PyType_GetModuleByDef2` private function
neonene opened this pull request 5 months ago
neonene opened this pull request 5 months ago
gh-124153: Use `Py_tp_token` slot and `PyType_GetBaseByToken()` in a few modules
neonene opened this pull request 5 months ago
neonene opened this pull request 5 months ago
gh-116622: Complete Android documentation
mhsmith opened this pull request 5 months ago
mhsmith opened this pull request 5 months ago
Windows Installer update with "keep current options" uninstalled the free-threaded binaries
TBBle opened this issue 5 months ago
TBBle opened this issue 5 months ago
sys.executable is sometimes wrong
tecki opened this issue 5 months ago
tecki opened this issue 5 months ago
gh-124234: Improve docs for `Mock.reset_mock`
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
[3.12] gh-124040: Adjust few tests in testHypot/testDist to get exactly computed results (GH-124042)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-124040: Adjust few tests in testHypot/testDist to get exactly computed results (GH-124042)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
Improve `mock.reset_mock` docs: clarify that `return_value` and `side_effects` are booleans
sobolevn opened this issue 5 months ago
sobolevn opened this issue 5 months ago
gh-95468: Fix handling of multiple "--" (double dashes) in argparse
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
[3.12] gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
GH-87041: Fix incorrect indentation in argparse help
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
gh-124228: Fix UUID configuration in configure files for NetBSD compatibility
furkanonder opened this pull request 5 months ago
furkanonder opened this pull request 5 months ago
AssertionError in test_uuid on NetBSD: Expected UUID version 1, but got version 4
furkanonder opened this issue 5 months ago
furkanonder opened this issue 5 months ago
GH-58058: Add quick reference for `ArgumentParser` to argparse docs
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
[3.13] gh-124212: Fix undefined variable in error message in venv (GH-124211)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
gh-120754: Fix memory leak in FileIO.__init__()
vstinner opened this pull request 5 months ago
vstinner opened this pull request 5 months ago
[3.12] gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.12] Fix `make htmllive` target (GH-124219)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] Fix `make htmllive` target (GH-124219)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
struct.pack() - the "p" case needs a revisit
rehierl opened this issue 5 months ago
rehierl opened this issue 5 months ago
Fix `make htmllive` target
zware opened this pull request 5 months ago
zware opened this pull request 5 months ago
Reference count contention with nested functions
colesbury opened this issue 5 months ago
colesbury opened this issue 5 months ago
RFC 9637 not implemented by ipaddress module
csirmazbendeguz opened this issue 5 months ago
csirmazbendeguz opened this issue 5 months ago
[3.13] gh-124064: Fix -Wconversion warnings in Parser/string_parser.c (GH-124204)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
gh-124213: Skip tests failing with ``--suppress-sync=true`` when inside systemd-nspawn container
mgorny opened this pull request 5 months ago
mgorny opened this pull request 5 months ago
[3.13] gh-122145: Handle an empty AST body when reporting tracebacks (GH-122161)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
Test failures inside `systemd-nspawn --suppress-sync=true` container
mgorny opened this issue 5 months ago
mgorny opened this issue 5 months ago
Invalid variable name in `venv` code for symlink failure handling on Windows
JacekDuszenko opened this issue 5 months ago
JacekDuszenko opened this issue 5 months ago
gh-124212 fix invalid variable name in test_venv.py
JacekDuszenko opened this pull request 5 months ago
JacekDuszenko opened this pull request 5 months ago
threading module is missing basic/introductory usage example
matkoniecz opened this issue 5 months ago
matkoniecz opened this issue 5 months ago
gh-124064: Fix -Wconversion warnings in Parser/string_parser.c
vstinner opened this pull request 5 months ago
vstinner opened this pull request 5 months ago
gh-112301: Use literal format strings in unicode_fromformat_arg
encukou opened this pull request 5 months ago
encukou opened this pull request 5 months ago
Improve UX for mocking dataclasses that are problematic to instantiate
ncoghlan opened this issue 5 months ago
ncoghlan opened this issue 5 months ago
Regression: ImportError for `HeaderWriteError` in long-running process post-Python update for CVE-2024-6923
julian-klode opened this issue 5 months ago
julian-klode opened this issue 5 months ago
GH-103484: Fix broken links reported by linkcheck
rffontenelle opened this pull request 5 months ago
rffontenelle opened this pull request 5 months ago
ntpath not adding slash after drive letters
matan1008 opened this issue 5 months ago
matan1008 opened this issue 5 months ago
gh-124160: Pass main_tstate to update_global_state_for_extension()
luk1337 opened this pull request 5 months ago
luk1337 opened this pull request 5 months ago
Segfault when trying to use PyRun_SimpleString() with some imports
luk1337 opened this issue 5 months ago
luk1337 opened this issue 5 months ago
gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0
culler opened this pull request 5 months ago
culler opened this pull request 5 months ago
gh-124139: Add WSL path conversion in `venv` activate script
y5c4l3 opened this pull request 5 months ago
y5c4l3 opened this pull request 5 months ago
GH-108009: Add clarification of parser and argument defaults in argparse docs
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
Add `PyType_GetBaseByToken` function with `Py_tp_token` slot
neonene opened this issue 5 months ago
neonene opened this issue 5 months ago
gh-123940: Ensure force-terminated daemon threads can be joined
mpage opened this pull request 5 months ago
mpage opened this pull request 5 months ago
Remove asserts that confuse `enum _framestate` with `enum _frameowner`
andersk opened this pull request 5 months ago
andersk opened this pull request 5 months ago
GH-95468: Prevent argparse from removing `--` in cases where used to delineate positional args
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago