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-118915: Add/fix docs entries for some new 3.13 C API
encukou opened this pull request 5 months ago
encukou opened this pull request 5 months ago
gh-124130: Notes on empty string corner case of category `\B`
y5c4l3 opened this pull request 5 months ago
y5c4l3 opened this pull request 5 months ago
gh-123085: _compile_importlib: Avoid copying sources before compilation
encukou opened this pull request 5 months ago
encukou opened this pull request 5 months ago
Regex \B doesn't match empty string
Alcaro opened this issue 5 months ago
Alcaro opened this issue 5 months ago
Docs: Update and proofread `library/venv.rst`
hugovk opened this pull request 5 months ago
hugovk opened this pull request 5 months ago
gh-124096: Enable REPL virtual terminal support on Windows
y5c4l3 opened this pull request 5 months ago
y5c4l3 opened this pull request 5 months ago
gh-123978: Remove broken time.thread_time() on NetBSD
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
Update tkinter to use Tk 8.6.15 or (better) Tk 9.0
culler opened this issue 5 months ago
culler opened this issue 5 months ago
Update Dependency Information for PCBuild to Correct Information
Wulian233 opened this issue 5 months ago
Wulian233 opened this issue 5 months ago
gh-121459: Deferred LOAD_ATTR (methods)
Fidget-Spinner opened this pull request 5 months ago
Fidget-Spinner opened this pull request 5 months ago
`urllib.request.OpenerDirector.add_handler()` matches too broadly
perey opened this issue 5 months ago
perey opened this issue 5 months ago
gh-102511: Change the `os.path.splitroot` param name from `path` back to `p`
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Pasting a function definition does not work in 3.13 REPL with Windows Terminal
japageth opened this issue 5 months ago
japageth opened this issue 5 months ago
Fixed the spelling error in test_xmlrpc where test was misspelled
rruuaanng opened this pull request 5 months ago
rruuaanng opened this pull request 5 months ago
GH-87358: Add clarification about nargs and default argparse behaviour
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
GH-123714: Update JIT compilation to use LLVM 19
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
Remove unused variable in `MagicMixin._mock_set_magics`
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Experiment: Determine necessity of save_cwd() in PR #116131
moreati opened this pull request 5 months ago
moreati opened this pull request 5 months ago
Remove unused `_allowed_types` from `typing.py`
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Calling typing.get_type_hints with a class or instance method with PEP 695 type parameters fails if PEP 563 is enabled
Parnassius opened this issue 5 months ago
Parnassius opened this issue 5 months ago
How to get msecs from PyTime API in 3.13?
tonybaloney opened this issue 5 months ago
tonybaloney opened this issue 5 months ago
Unexpected behaviour of `is` operator towards two identical objects!
couzhei opened this issue 5 months ago
couzhei opened this issue 5 months ago
gh-123610: Added missing windows handle types to wintypes.py
rruuaanng opened this pull request 5 months ago
rruuaanng opened this pull request 5 months ago
gh-121459: Add missing return to _PyDict_LoadGlobalStackRef
colesbury opened this pull request 5 months ago
colesbury opened this pull request 5 months ago
gh-124083: Skip test_strsignal on NetBSD due to TypeError
furkanonder opened this pull request 5 months ago
furkanonder opened this pull request 5 months ago
test_strsignal fails on NetBSD with TypeError
furkanonder opened this issue 5 months ago
furkanonder opened this issue 5 months ago
[debug] Testing changes to Deferred LOAD_GLOBAL on Windows10 buildbot
colesbury opened this pull request 5 months ago
colesbury opened this pull request 5 months ago
[3.12] gh-121607: Edited source file import recipe to make it more clear (GH-121519)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-121607: Edited source file import recipe to make it more clear (GH-121519)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] Minor edits to the descriptor guide (GH-123928)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
gh-124043: Disallow mixing `--with-trace-refs` and `--disable-gil`
ZeroIntensity opened this pull request 5 months ago
ZeroIntensity opened this pull request 5 months ago
Revert "gh-121459: Deferred LOAD_GLOBAL (GH-123128)"
zware opened this pull request 5 months ago
zware opened this pull request 5 months ago
gh-124074: Add _Py_NewImmortalRef() function
vstinner opened this pull request 5 months ago
vstinner opened this pull request 5 months ago
gh-124022: Revert previous commits to see if they are causing build errors on AMD
iritkatriel opened this pull request 5 months ago
iritkatriel opened this pull request 5 months ago
gh-124068: Fix reference leak with generators in the free-threaded build
colesbury opened this pull request 5 months ago
colesbury opened this pull request 5 months ago
``test_asyncio.test_base_events`` leaks references in free-threaded build
Eclips4 opened this issue 5 months ago
Eclips4 opened this issue 5 months ago
Lots of new compiler warnings
sobolevn opened this issue 5 months ago
sobolevn opened this issue 5 months ago
gh-124058: remove _PyCompile_IsNestedScope, roll it into _PyCompile_IsInteractive
iritkatriel opened this pull request 5 months ago
iritkatriel opened this pull request 5 months ago
gh-124008: Fix calculation of the number of written bytes for the Windows console
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
Remove `_PyCompile_IsNestedScope` roll it into `_PyCompile_IsInteractive` and ``
iritkatriel opened this issue 5 months ago
iritkatriel opened this issue 5 months ago
gh-90996: Fixed the issue that the xmlrpc module throws a ProtocolError which may leak the password
rruuaanng opened this pull request 5 months ago
rruuaanng opened this pull request 5 months ago
Tracker: protect macros expansions using `do { ... } while (0)` constructions or via `static inline` equivalents when possible
picnixz opened this issue 5 months ago
picnixz opened this issue 5 months ago
Crash when free-threaded Python is built with `--with-trace-refs`
XuehaiPan opened this issue 5 months ago
XuehaiPan opened this issue 5 months ago
gh-124040: adjust few tests in testHypot/testDist to get exactly computed results
skirpichev opened this pull request 5 months ago
skirpichev opened this pull request 5 months ago
python3.10.12 crashed on powerpc 32bit system when PyGC_Collect()
fduan001 opened this issue 5 months ago
fduan001 opened this issue 5 months ago
testHypot in test_match uses assertEqual on floats
mcepl opened this issue 5 months ago
mcepl opened this issue 5 months ago
gh-123934: Fix `MagicMock` not to reset magic method return values
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
gh-123923: Defer refcounting for `f_funcobj` in `_PyInterpreterFrame`
colesbury opened this pull request 5 months ago
colesbury opened this pull request 5 months ago
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037)
jaraco opened this pull request 5 months ago
jaraco opened this pull request 5 months ago
gh-97588: remove unused functions in _ctypes/cfield.c
iritkatriel opened this pull request 5 months ago
iritkatriel opened this pull request 5 months ago
invaild assertion of _io__WindowConsoleIO_write_impl
byundojin opened this issue 5 months ago
byundojin opened this issue 5 months ago
PyFaulthandler: heap-buffer-overflow
n-bes opened this issue 5 months ago
n-bes opened this issue 5 months ago
gh-109990: Fixed argparser parsing optional arguments with same prefix
rruuaanng opened this pull request 5 months ago
rruuaanng opened this pull request 5 months ago
[3.13] gh-116622: Switch test_stress_delivery_simultaneous from SIGUSR1 to SIGUSR2 (GH-123981)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
remove unnecessary assertion
byundojin opened this pull request 5 months ago
byundojin opened this pull request 5 months ago
Pythread_ident_t is not used consistently and could be more robust.
culler opened this issue 5 months ago
culler opened this issue 5 months ago
gh-85453: Improve class reference links on datetime.rst
uatach opened this pull request 5 months ago
uatach opened this pull request 5 months ago
gh-123978: Fix test_thread_time failure on NetBSD by adjusting threshold for time difference
furkanonder opened this pull request 5 months ago
furkanonder opened this pull request 5 months ago
test_thread_time fails on NetBSD: time difference exceeds expected threshold
furkanonder opened this issue 5 months ago
furkanonder opened this issue 5 months ago
OSError: Invalid argument in test_get_clock_info when testing thread_time clock on NetBSD
furkanonder opened this issue 5 months ago
furkanonder opened this issue 5 months ago
gh-123969: refactor _PyErr_RaiseSyntaxError and _PyErr_EmitSyntaxWarning out of compiler
iritkatriel opened this pull request 5 months ago
iritkatriel opened this pull request 5 months ago
GH-123945: Update regex for parsing negative numbers that contain underscores
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
faulthandler's `dump_traceback` doesn't handle case where top-most frame is `FRAME_OWNED_BY_CSTACK`
colesbury opened this issue 5 months ago
colesbury opened this issue 5 months ago
Refactorization of `_cursesmodule.c`
picnixz opened this issue 5 months ago
picnixz opened this issue 5 months ago
[3.13] gh-108951: Document how to terminate an asyncio.TaskGroup (GH-123837)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
Argparse does not identify negative numbers with underscores as a numerical value
coppinri opened this issue 5 months ago
coppinri opened this issue 5 months ago
Daemonic threads not killed in some circumstances in python 3.13
rhpvorderman opened this issue 5 months ago
rhpvorderman opened this issue 5 months ago
[3.12] gh-123811: test that round() can return signed zero (GH-123829)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-123811: test that round() can return signed zero (GH-123829)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.12] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898)
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
[3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
Incorrect slot check: typo in `__dictoffest__`
sobolevn opened this issue 5 months ago
sobolevn opened this issue 5 months ago
`reset_mock` resets `MagicMock`'s magic methods in an unexpected way
mentalAdventurer opened this issue 5 months ago
mentalAdventurer opened this issue 5 months ago
Fix invisible character typo
xyb opened this pull request 5 months ago
xyb opened this pull request 5 months ago
GH-79714: Add mention of stderr for clarity to ArgumentParser.exit()
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
GH-103219: Fix optional args incorrectly being processed as required args
savannahostrowski opened this pull request 5 months ago
savannahostrowski opened this pull request 5 months ago
Better error message for from imports when a script shadows a module
hauntsaninja opened this issue 5 months ago
hauntsaninja opened this issue 5 months ago
gh-123930: Better error for "from imports" when script shadows module
hauntsaninja opened this pull request 5 months ago
hauntsaninja opened this pull request 5 months ago
Minor edits to the descriptor guide
rhettinger opened this pull request 5 months ago
rhettinger opened this pull request 5 months ago
gh-123748: Disable HACL SIMD256 on universal builds.
freakboy3742 opened this pull request 5 months ago
freakboy3742 opened this pull request 5 months ago
gh-115999: Implement thread-local bytecode and enable specialization for `BINARY_OP`
mpage opened this pull request 5 months ago
mpage opened this pull request 5 months ago
PyObject_HEAD_INIT is defined incorrectly
Zuzu-Typ opened this issue 5 months ago
Zuzu-Typ opened this issue 5 months ago
ftplib cannot connect to server which has banner / welcome message configured
kegabor opened this issue 5 months ago
kegabor opened this issue 5 months ago
gh-123290: curses: fix reference leaks in error-branches and cleanup module's initialization
picnixz opened this pull request 5 months ago
picnixz opened this pull request 5 months ago
[3.13] gh-123905: Update TOML description to include version number (GH-123906)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.12] gh-123905: Update TOML description to include version number (GH-123906)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-123609: Clarify usage of standalone `PyBUF_FORMAT` (GH-123778)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
gh-123853: Update locale.windows_locale
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
multiprocessing.Barrier does not return if waiting process is terminated (tested on windows)
jpvolkmann opened this issue 5 months ago
jpvolkmann opened this issue 5 months ago
gh-77894: Fix a crash when the GC breaks a loop containing a memoryview
serhiy-storchaka opened this pull request 5 months ago
serhiy-storchaka opened this pull request 5 months ago
GH-123894: Simplify ascii decode using unaligned loads
rhpvorderman opened this pull request 5 months ago
rhpvorderman opened this pull request 5 months ago
Update to 3.13 the output of exceptions raised
rffontenelle opened this pull request 5 months ago
rffontenelle opened this pull request 5 months ago
gh-99064: Added warnings for file objects with non-UTF8 content
rruuaanng opened this pull request 5 months ago
rruuaanng opened this pull request 5 months ago
Incorrect optimization in itertools.tee()
rhettinger opened this issue 5 months ago
rhettinger opened this issue 5 months ago
[3.13] gh-66449: remove duplicate configparser section in 3.13 whatsnew (GH-123874)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-123826: Fix unused function warnings in mimalloc on NetBSD (GH-123827)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
SQLite3 threadsafety property should return 2 for serialized
rghe opened this issue 5 months ago
rghe opened this issue 5 months ago
gh-119726: generate and patch AArch64 trampolines
diegorusso opened this pull request 5 months ago
diegorusso opened this pull request 5 months ago
[3.13] Mention `curl` in `contextvars` docs (GH-123838)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago
[3.13] gh-123834: Add `symtable` to the list of modules with a CLI (GH-123835)
miss-islington opened this pull request 5 months ago
miss-islington opened this pull request 5 months ago