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-127392: Removing unncessary class states in bdb.Breakpoint
bombs-kim opened this pull request about 1 month ago
bombs-kim opened this pull request about 1 month ago
[3.9] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (GH-127365)
hugovk opened this pull request about 1 month ago
hugovk opened this pull request about 1 month ago
Set `sys.abiflags` on Windows to make check free-threaded/debug builds easier
XuehaiPan opened this issue about 1 month ago
XuehaiPan opened this issue about 1 month ago
gh-127349: Add check for correct resizing in REPL
donBarbos opened this pull request about 1 month ago
donBarbos opened this pull request about 1 month ago
gh-127385: Add `F_DUPFD_QUERY` to `fcntl`
rruuaanng opened this pull request about 1 month ago
rruuaanng opened this pull request about 1 month ago
pathlib ABCs: prune PathBase interface
barneygale opened this issue about 1 month ago
barneygale opened this issue about 1 month ago
gh-127371: Fix high memory usage in SpooledTemporaryFile.writelines() when handling large iterators
prtmsh opened this pull request about 1 month ago
prtmsh opened this pull request about 1 month ago
GH-125413: Revert addition of `pathlib.Path.scandir()` method
barneygale opened this pull request about 1 month ago
barneygale opened this pull request about 1 month ago
gh-127371 Avoid unbounded growth SpooledTempfile.writelines
bertptrs opened this pull request about 1 month ago
bertptrs opened this pull request about 1 month ago
Give RPOP proper docstring
StanFromIreland opened this pull request about 1 month ago
StanFromIreland opened this pull request about 1 month ago
Replace ctypes.DllGetClassObject and remove DllCanUnloadNow
encukou opened this issue about 1 month ago
encukou opened this issue about 1 month ago
[3.13] gh-127190: Fix local_setattro() error handling (GH-127366)
miss-islington opened this pull request about 1 month ago
miss-islington opened this pull request about 1 month ago
[3.13] gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)
vstinner opened this pull request about 1 month ago
vstinner opened this pull request about 1 month ago
macOS CI is failing for 3.13 due to Tcl/Tk 9 on Homebrew
hugovk opened this issue about 1 month ago
hugovk opened this issue about 1 month ago
gh-127356: Fix prepend doctrees directory for gettext target
rffontenelle opened this pull request about 1 month ago
rffontenelle opened this pull request about 1 month ago
gettext Make target replaces SPHINXOPTS from command line
rffontenelle opened this issue about 1 month ago
rffontenelle opened this issue about 1 month ago
gh-127353: Allow to force color output on Windows
PalmtopTiger opened this pull request about 1 month ago
PalmtopTiger opened this pull request about 1 month ago
Unable to force color output on Windows
PalmtopTiger opened this issue about 1 month ago
PalmtopTiger opened this issue about 1 month ago
On MacOS Sequoia IMKClient and IMKSession warning in Terminal apps
ndegroot opened this issue about 1 month ago
ndegroot opened this issue about 1 month ago
_Py_wfopen no longer exported
PlanetCNC opened this issue about 1 month ago
PlanetCNC opened this issue about 1 month ago
gh-127347: Document `traceback.print_list`
tomasr8 opened this pull request about 1 month ago
tomasr8 opened this pull request about 1 month ago
Document `traceback.print_list`
tomasr8 opened this issue about 1 month ago
tomasr8 opened this issue about 1 month ago
gh-109798: Normalize `_datetime` and `datetime` error messages
donBarbos opened this pull request about 1 month ago
donBarbos opened this pull request about 1 month ago
Compatibility Issue with `socket` Module and OpenBSD Multicast Options
emphyrioio opened this issue about 1 month ago
emphyrioio opened this issue about 1 month ago
pathlib ABCs: reject empty pattern in `PathBase.glob()`
barneygale opened this pull request about 1 month ago
barneygale opened this pull request about 1 month ago
Run Java and pipeline in developer and run script
Pjrich1313 opened this issue about 1 month ago
Pjrich1313 opened this issue about 1 month ago
Clinic causes compiler warnings when using a getter and setter with a docstring
ZeroIntensity opened this issue about 1 month ago
ZeroIntensity opened this issue about 1 month ago
`TypeError` calling `Traversable.read_text()` via `importlib.resources`
zooba opened this issue about 1 month ago
zooba opened this issue about 1 month ago
Unhelpful parse error in decoder.py
Smit-tay opened this issue about 1 month ago
Smit-tay opened this issue about 1 month ago
gh-59705: Add _thread.set_name() function
vstinner opened this pull request about 1 month ago
vstinner opened this pull request about 1 month ago
importlib.resources regression for custom ResourceReader
zooba opened this issue about 1 month ago
zooba opened this issue about 1 month ago
gh-127335: Add `TIOCM_OUT1`, `TIOCM_OUT2`, and `TIOCM_LOOP` to `termios`
rruuaanng opened this pull request about 1 month ago
rruuaanng opened this pull request about 1 month ago
Add latest termios constants
rruuaanng opened this issue about 1 month ago
rruuaanng opened this issue about 1 month ago
[3.13] Fix indentation for contextlib.asynccontextmanager docs (GH-127333)
miss-islington opened this pull request about 1 month ago
miss-islington opened this pull request about 1 month ago
Fix indentation for contextlib.asynccontextmanager docs
JelleZijlstra opened this pull request about 1 month ago
JelleZijlstra opened this pull request about 1 month ago
Enable native AArch64 Ubuntu CI jobs for the JIT
diegorusso opened this pull request about 1 month ago
diegorusso opened this pull request about 1 month ago
gh-127330: Update for OpenSSL 3.4
encukou opened this pull request about 1 month ago
encukou opened this pull request about 1 month ago
Add support for OpenSSL 3.4
encukou opened this issue about 1 month ago
encukou opened this issue about 1 month ago
gh-123967: Fix faulthandler for trampoline frames
vstinner opened this pull request about 1 month ago
vstinner opened this pull request about 1 month ago
Title: Add Optional Comparator Support to heapq for Enhanced Flexibility
Agent-Hellboy opened this issue about 1 month ago
Agent-Hellboy opened this issue about 1 month ago
GH-126727: Fix test_era_nl_langinfo with Japanese ERAs on Solaris
kulikjak opened this pull request about 1 month ago
kulikjak opened this pull request about 1 month ago
[3.12] gh-124008: Fix calculation of the number of written bytes for the Windows console (GH-124059)
miss-islington opened this pull request about 1 month ago
miss-islington opened this pull request about 1 month ago
[3.13] gh-124008: Fix calculation of the number of written bytes for the Windows console (GH-124059)
miss-islington opened this pull request about 1 month ago
miss-islington opened this pull request about 1 month ago
[3.12] gh-109746: Fix race condition in test_start_new_thread_failed (GH-127299)
miss-islington opened this pull request about 1 month ago
miss-islington opened this pull request about 1 month ago
[3.13] gh-109746: Fix race condition in test_start_new_thread_failed (GH-127299)
miss-islington opened this pull request about 1 month ago
miss-islington opened this pull request about 1 month ago
test_embed fails when generating PGO profile information on Linux
diegorusso opened this issue about 1 month ago
diegorusso opened this issue about 1 month ago
Setting `f_trace_opcodes` to `True` can lead to `f_lineno` being removed in some cases (using `breakpoint()`/`pdb.set_trace()`)
Viicos opened this issue about 1 month ago
Viicos opened this issue about 1 month ago
PyType_HasFeature may dereference a NULL pointer
alonrs opened this issue about 1 month ago
alonrs opened this issue about 1 month ago
Python 3.14.0a2 should have raised exception when a socket is already in used, shouldn't it?
rayluo opened this issue about 1 month ago
rayluo opened this issue about 1 month ago
pkgutil.walk_packages uses mutable object as a default parameter in internal seen function
asai95 opened this issue about 1 month ago
asai95 opened this issue about 1 month ago
Update garbage_collector.md
AbhishekKumar0313 opened this pull request about 1 month ago
AbhishekKumar0313 opened this pull request about 1 month ago
[FreeThreading] object_set_class() fails with an assertion error in _PyCriticalSection_AssertHeld()
devdanzin opened this issue about 1 month ago
devdanzin opened this issue about 1 month ago
gh-127314: Don't mention the GIL when calling without a thread state on the free-threaded build
ZeroIntensity opened this pull request about 1 month ago
ZeroIntensity opened this pull request about 1 month ago
Change error message for a `NULL` thread state on the free-threaded build
ZeroIntensity opened this issue about 1 month ago
ZeroIntensity opened this issue about 1 month ago
Logging getLogger Documentation Incomplete
Wikilicious opened this issue about 1 month ago
Wikilicious opened this issue about 1 month ago
[docs] Clarify mutating in-place operators for frozensets
matthiasdiener opened this pull request about 1 month ago
matthiasdiener opened this pull request about 1 month ago
[3.12] gh-101100: Fix sphinx warnings in `howto/*` (GH-127084)
koyuki7w opened this pull request about 1 month ago
koyuki7w opened this pull request about 1 month ago
gh-127341: Clinic: Fix compiler warnings when using a docstring with a getter
ZeroIntensity opened this pull request about 1 month ago
ZeroIntensity opened this pull request about 1 month ago
Non-`None` return value from generator should throw RuntimeError
jvm-pangea opened this issue about 1 month ago
jvm-pangea opened this issue about 1 month ago
`codecs.encode` with `utf-*` encoding and errors returing `str` rejects surrogates blindly
litlighilit opened this issue about 1 month ago
litlighilit opened this issue about 1 month ago
gh-127303: Add docs for token.EXACT_TOKEN_TYPES
lubaskinc0de opened this pull request about 1 month ago
lubaskinc0de opened this pull request about 1 month ago
GH-127178: install a _sysconfig_vars_(...).json file in the stdlib directory
FFY00 opened this pull request about 1 month ago
FFY00 opened this pull request about 1 month ago
gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False
xnox opened this pull request about 1 month ago
xnox opened this pull request about 1 month ago
gh-109746: Fix race condition in test_start_new_thread_failed
serhiy-storchaka opened this pull request about 1 month ago
serhiy-storchaka opened this pull request about 1 month ago
gh-127295: ctypes: Switch field accessors to fixed-width integers
encukou opened this pull request about 1 month ago
encukou opened this pull request about 1 month ago
Argparse: "default" interacts incorrectly/non-intuitively with action="count"
MJKirk opened this issue about 1 month ago
MJKirk opened this issue about 1 month ago
ctypes: Switch field accessors to fixed-width integers
encukou opened this issue about 1 month ago
encukou opened this issue about 1 month ago
`Py_GIL_DISABLED` is not set on Windows
FFY00 opened this issue about 1 month ago
FFY00 opened this issue about 1 month ago
reporting "cannot access local variable ... where it is not associated with a value" in the wrong place when using +=
inhahe opened this issue about 1 month ago
inhahe opened this issue about 1 month ago
gh-126890: Restore stripped `ssl` docstrings
ZeroIntensity opened this pull request about 1 month ago
ZeroIntensity opened this pull request about 1 month ago
gh-74695: Add support for ctypes.c_bool on opposite endian systems
zbarnett opened this pull request about 1 month ago
zbarnett opened this pull request about 1 month ago
Type slots are not thread-safe in free-threaded builds
mpage opened this issue about 1 month ago
mpage opened this issue about 1 month ago
pathlib: Path('.').exists() returns True when current working directory (cwd) was deleted
dan-blanchard opened this issue about 1 month ago
dan-blanchard opened this issue about 1 month ago
Inconsistent behavior of `fromisoformat` methods in `datetime` module implementations
donBarbos opened this issue about 2 months ago
donBarbos opened this issue about 2 months ago
[tests] test_poplib fails with "env changed" on Arch Linux with OpenSSL 3.4: [SYS] unknown error (_ssl.c:2634)
vstinner opened this issue about 2 months ago
vstinner opened this issue about 2 months ago
gh-127072: Remove outdated `socket.NETLINK_*` constants.
rruuaanng opened this pull request about 2 months ago
rruuaanng opened this pull request about 2 months ago
gh-127253: Note that Stable ABI is about ABI stability
encukou opened this pull request about 2 months ago
encukou opened this pull request about 2 months ago
Clarify stability of Stable ABI
encukou opened this issue about 2 months ago
encukou opened this issue about 2 months ago
gh-127124: Change context watcher callback to a callable object
rhansen opened this pull request about 2 months ago
rhansen opened this pull request about 2 months ago
gh-127065: Make methodcaller thread-safe and re-entrant
eendebakpt opened this pull request about 2 months ago
eendebakpt opened this pull request about 2 months ago
docs
Aenjieee opened this issue about 2 months ago
Aenjieee opened this issue about 2 months ago
Feature Enhancement
Aenjieee opened this issue about 2 months ago
Aenjieee opened this issue about 2 months ago
gh-126883: Add check that timezone fields are in range for `datetime.fromisoformat`
donBarbos opened this pull request about 2 months ago
donBarbos opened this pull request about 2 months ago
gh-127238: adjust error message for sys.set_int_max_str_digits()
skirpichev opened this pull request about 2 months ago
skirpichev opened this pull request about 2 months ago
[3.12] gh-101100: Fix sphinx warnings of removed opcodes (GH-127222)
koyuki7w opened this pull request about 2 months ago
koyuki7w opened this pull request about 2 months ago
[3.13] gh-101100: Fix sphinx warnings of removed opcodes (GH-127222)
koyuki7w opened this pull request about 2 months ago
koyuki7w opened this pull request about 2 months ago
sys.set_int_max_str_digits ValueError Message is Inaccurate
amhamor opened this issue about 2 months ago
amhamor opened this issue about 2 months ago
GH-123599: Remove duplicate `url2pathname()` implementation
barneygale opened this pull request about 2 months ago
barneygale opened this pull request about 2 months ago
`urllib.request.pathname2url()`: generate RFC 1738 URLs where possible
barneygale opened this issue about 2 months ago
barneygale opened this issue about 2 months ago
Failed assertion in `Python/legacy_tracing.c:431` on a free-threading build
devdanzin opened this issue about 2 months ago
devdanzin opened this issue about 2 months ago
Assertion failures from `_interpchannels._register_end_types`
devdanzin opened this issue about 2 months ago
devdanzin opened this issue about 2 months ago
[3.12] Improve `pathname2url()` and `url2pathname()` docs (GH-127125)
miss-islington opened this pull request about 2 months ago
miss-islington opened this pull request about 2 months ago
[3.13] Improve `pathname2url()` and `url2pathname()` docs (GH-127125)
miss-islington opened this pull request about 2 months ago
miss-islington opened this pull request about 2 months ago
[3.12] gh-127217: Fix pathname2url() for paths starting with multiple slashes on Posix (GH-127218)
miss-islington opened this pull request about 2 months ago
miss-islington opened this pull request about 2 months ago
[3.13] gh-127217: Fix pathname2url() for paths starting with multiple slashes on Posix (GH-127218)
miss-islington opened this pull request about 2 months ago
miss-islington opened this pull request about 2 months ago
[3.13] Fix macro expansions in critical section docs (GH-127226)
miss-islington opened this pull request about 2 months ago
miss-islington opened this pull request about 2 months ago
gh-127096: Do not recreate unnamed section on every read in ConfigParser
PalmtopTiger opened this pull request about 2 months ago
PalmtopTiger opened this pull request about 2 months ago
gh-115999: Add partial free-thread specialization for BINARY_SUBSCR
corona10 opened this pull request about 2 months ago
corona10 opened this pull request about 2 months ago
Fix macro expansions in critical section docs
da-woods opened this pull request about 2 months ago
da-woods opened this pull request about 2 months ago
gh-126170: Update and clarify locals() docstring
StanFromIreland opened this pull request about 2 months ago
StanFromIreland opened this pull request about 2 months ago