Messages by Thread
-
[Python-checkins] [3.14] gh-141004: Document `Py_MEMCPY` (GH-141676) (GH-141685)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_MEMCPY` (GH-141676)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document `PyODict*` APIs (GH-141136) (GH-141678)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyODict*` APIs (GH-141136) (GH-141677)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyODict*` APIs (GH-141136)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141673)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-130160: Add anchors to CLI Usage section for `cmdline` (GH-133182) (#141667)
hugovk
-
[Python-checkins] gh-140578: Delete unnecessary NEWS entry (#141427)
hugovk
-
[Python-checkins] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-130693: Add more tests for tkinter.Text.search() (GH-130848) (GH-141669) (GH-141670)
serhiy-storchaka
-
[Python-checkins] gh-135953: Simplify GC markers in the tachyon profiler (#141666)
pablogsal
-
[Python-checkins] [3.14] gh-130693: Add more tests for tkinter.Text.search() (GH-130848) (GH-141669)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-130160: Add anchors to CLI Usage section for `cmdline` (GH-133182) (#141664)
hugovk
-
[Python-checkins] gh-130160: Add anchors to CLI Usage section for `cmdline` (#133182)
hugovk
-
[Python-checkins] gh-130693: Support more options for search in tkinter.Text (GH-130848)
serhiy-storchaka
-
[Python-checkins] [3.14] fix memory order of `_Py_atomic_store_uint_release` (GH-141562) (GH-141663)
colesbury
-
[Python-checkins] GH-139914: Handle stack growth direction on HPPA (GH-140028)
encukou
-
[Python-checkins] GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)
pablogsal
-
[Python-checkins] [3.13] gh-141650: Fix typo in `xml.sax.saxutils.unescape` documentation (GH-141652) (#141653)
hugovk
-
[Python-checkins] [3.14] gh-141650: Fix typo in `xml.sax.saxutils.unescape` documentation (GH-141652) (#141654)
hugovk
-
[Python-checkins] gh-135953: Add GIL contention markers to sampling profiler Gecko format (#139485)
pablogsal
-
[Python-checkins] gh-140729: Add __mp_main__ as a duplicate for __main__ for pickle to work (#140735)
pablogsal
-
[Python-checkins] Docs: Fix typo in socketserver documentation (#140956)
hugovk
-
[Python-checkins] gh-62480: De-personalize "Coping with mutable arguments" section in `unittest.mock` examples (#141323)
hugovk
-
[Python-checkins] gh-141650: Fix typo in `xml.sax.saxutils.unescape` documentation (#141652)
hugovk
-
[Python-checkins] gh-141018: Update `.exe`, `.dll`, `.rtf` and `.jpg` mime types in `mimetypes` (#141023)
hugovk
-
[Python-checkins] fix memory order of `_Py_atomic_store_uint_release` (#141562)
kumaraditya303
-
[Python-checkins] [3.13] gh-137109: refactor warning about threads when forking (GH-141438) (GH-141614) (GH-141639)
gpshead
-
[Python-checkins] [3.13] gh-136057: Allow step and next to step over for loops (GH-136160) (#141641)
gaogaotiantian
-
[Python-checkins] [3.14] gh-136057: Allow step and next to step over for loops (GH-136160) (#141640)
gaogaotiantian
-
[Python-checkins] gh-136057: Allow step and next to step over for loops (#136160)
gaogaotiantian
-
[Python-checkins] [3.14] gh-137109: refactor warning about threads when forking (GH-141438) (GH-141614)
gpshead
-
[Python-checkins] [3.14] gh-125115 : Refactor the pdb parsing issue so positional arguments can pass through (GH-140933) (#141635)
gaogaotiantian
-
[Python-checkins] [3.13] gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253) (GH-141638)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253) (GH-141637)
ZeroIntensity
-
[Python-checkins] gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253)
ZeroIntensity
-
[Python-checkins] gh-125115 : Refactor the pdb parsing issue so positional arguments can pass through (#140933)
gaogaotiantian
-
[Python-checkins] [3.13] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141633)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141632)
ZeroIntensity
-
[Python-checkins] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630)
ZeroIntensity
-
[Python-checkins] gh-139109: JIT _EXIT_TRACE to ENTER_EXECUTOR rather than _DEOPT (GH-141573)
Fidget-Spinner
-
[Python-checkins] [3.14] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317) (GH-141559)
serhiy-storchaka
-
[Python-checkins] [3.13] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317) (GH-141568)
serhiy-storchaka
-
[Python-checkins] [3.14] GH-141509: Fix warning about remaining subinterpreters (GH-141528) (GH-141566)
ZeroIntensity
-
[Python-checkins] gh-141553: Fix incorrect function signatures in `_testmultiphase` (#141554)
picnixz
-
[Python-checkins] gh-140458: `xmlrpc.client` raises Fault, does not returns it. (GH-140759)
JulienPalard
-
[Python-checkins] [3.13] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531) (#141584)
gpshead
-
[Python-checkins] [3.13] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (#141582)
pablogsal
-
[Python-checkins] [3.14] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531) (#141575)
gpshead
-
[Python-checkins] [3.14] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (#141581)
pablogsal
-
[Python-checkins] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (#141580)
pablogsal
-
[Python-checkins] [3.14] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (GH-136487) (#141576)
gaogaotiantian
-
[Python-checkins] [3.13] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (GH-136487) (#141577)
gaogaotiantian
-
[Python-checkins] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (#136487)
gaogaotiantian
-
[Python-checkins] GH-90344: replace single-call `io.IncrementalNewlineDecoder` usage with non-incremental newline decoders (GH-30276)
brettcannon
-
[Python-checkins] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531)
gpshead
-
[Python-checkins] [3.13] GH-139596: Cease caching config.cache & ccache in GH Actions (GH-141429) (#141569)
gpshead
-
[Python-checkins] gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for list subclasses (GH-141398)
Fidget-Spinner
-
[Python-checkins] [3.14] GH-139596: Cease caching config.cache & ccache in GH Actions (#141429)
hugovk
-
[Python-checkins] [3.14] gh-114203: skip locking if object is already locked by two-mutex critical section (GH-141476) (#141564)
kumaraditya303
-
[Python-checkins] gh-114203: skip locking if object is already locked by two-mutex critical section (#141476)
kumaraditya303
-
[Python-checkins] [3.14] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835) (GH-141555)
encukou
-
[Python-checkins] [3.13] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507) (GH-141557)
encukou
-
[Python-checkins] [3.13] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526) (GH-141550)
ZeroIntensity
-
[Python-checkins] gh-141488: Add `Py_` prefix to Include/datetime.h macros (#141493)
vstinner
-
[Python-checkins] [3.14] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507) (GH-141558)
encukou
-
[Python-checkins] Add PyManager troubleshooting steps for direct launch of script files (GH-141530)
zooba
-
[Python-checkins] gh-116146: Avoid empty braces in _testembed.c (GH-141556)
encukou
-
[Python-checkins] gh-139653: Remove assertions in _Py_InitializeRecursionLimits() (#141551)
vstinner
-
[Python-checkins] GH-141509: Fix warning about remaining subinterpreters (GH-141528)
ZeroIntensity
-
[Python-checkins] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317)
serhiy-storchaka
-
[Python-checkins] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507)
encukou
-
[Python-checkins] gh-122255: Synchronize warnings in C and Python implementations of the warnings module (GH-122824)
serhiy-storchaka
-
[Python-checkins] gh-131229: Temporarily skip `test_basic_multiple_interpreters_deleted_no_reset` (GH-141552)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526) (GH-141549)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526)
ZeroIntensity
-
[Python-checkins] gh-141376: Remove exceptions from `make smelly` (GH-141392)
encukou
-
[Python-checkins] gh-131510: Use PyUnstable_Unicode_GET_CACHED_HASH() (GH-141520)
encukou
-
[Python-checkins] gh-139596: Cease caching config.cache & ccache in GH Actions (#141451)
hugovk
-
[Python-checkins] gh-116146: Add C-API to create module from spec and initfunc (GH-139196)
encukou
-
[Python-checkins] gh-140550: Use a bool for the Py_mod_gil value (GH-141519)
encukou
-
[Python-checkins] gh-140790: pdb: Initialize instance variables in Pdb.__init__ (#140791)
gaogaotiantian
-
[Python-checkins] [3.14] gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (GH-140974) (#141527)
JelleZijlstra
-
[Python-checkins] gh-140601: Add ResourceWarning to iterparse when not closed (GH-140603)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-141495)
Fidget-Spinner
-
[Python-checkins] gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (#140974)
JelleZijlstra
-
[Python-checkins] [3.13] gh-141004: Document `PyErr_RangedSyntaxLocationObject` (GH-141521) (#141524)
pablogsal
-
[Python-checkins] [3.14] gh-141004: Document `PyErr_RangedSyntaxLocationObject` (GH-141521) (#141525)
pablogsal
-
[Python-checkins] gh-141004: Document `PyErr_RangedSyntaxLocationObject` (#141521)
pablogsal
-
[Python-checkins] gh-140873: Add support of non-descriptor callables in functools.singledispatchmethod() (GH-140884)
serhiy-storchaka
-
[Python-checkins] gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)
vstinner
-
[Python-checkins] [3.14] gh-140936: Fix JIT assertion crash at finalization if some generator is alive (GH-140969) (GH-141494)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-141004: Document `PyCode_Optimize` (GH-141378) (GH-141514)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document `PyCode_Optimize` (GH-141378) (GH-141515)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009) (GH-141513)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009) (GH-141512)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyCode_Optimize` (GH-141378)
ZeroIntensity
-
[Python-checkins] gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009)
ZeroIntensity
-
[Python-checkins] gh-137959: Fix `TIER1_TO_TIER2` macro name in JIT InternalDocs (GH-141496)
Fidget-Spinner
-
[Python-checkins] gh-139871: Add `bytearray.take_bytes([n])` to efficiently extract `bytes` (GH-140128)
encukou
-
[Python-checkins] [3.14] gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749) (GH-141505)
encukou
-
[Python-checkins] [3.13] gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749) (GH-141506)
encukou
-
[Python-checkins] [3.13] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141193)
encukou
-
[Python-checkins] [3.14] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141502)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141503)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-140260: fix data race in `_struct` module initialization with subinterpreters (GH-140909) (#141501)
kumaraditya303
-
[Python-checkins] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-103847: fix cancellation safety of `asyncio.create_subprocess_exec` (GH-140805) (#141447)
kumaraditya303
-
[Python-checkins] [3.14] gh-103847: fix cancellation safety of `asyncio.create_subprocess_exec` (GH-140805) (#141446)
kumaraditya303
-
[Python-checkins] gh-135801: Add the module parameter to compile() etc (GH-139652)
serhiy-storchaka
-
[Python-checkins] gh-140260: fix data race in `_struct` module initialization with subinterpreters (#140909)
kumaraditya303
-
[Python-checkins] gh-137109: refactor warning about threads when forking (#141438)
gpshead
-
[Python-checkins] [3.13] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141487)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document `PyRun_InteractiveOneObject` (GH-141405) (GH-141486)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyRun_InteractiveOneObject` (GH-141405) (GH-141485)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyRun_InteractiveOneObject` (GH-141405)
ZeroIntensity
-
[Python-checkins] [3.13] gh-124111: Fix TCL 9 thread detection (GH-141483)
zware
-
[Python-checkins] [3.14] gh-124111: Fix TCL 9 thread detection (GH-141482)
zware
-
[Python-checkins] gh-124111: Fix TCL 9 thread detection (GH-128103)
zware
-
[Python-checkins] [3.14] gh-141442: Add escaping to iOS testbed arguments (GH-141443) (#141479)
freakboy3742
-
[Python-checkins] [3.13] gh-141442: Add escaping to iOS testbed arguments (GH-141443) (#141480)
freakboy3742
-
[Python-checkins] gh-141442: Add escaping to iOS testbed arguments (#141443)
freakboy3742
-
[Python-checkins] [3.13] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333) (GH-141478)
serhiy-storchaka
-
[Python-checkins] gh-140936: Fix JIT assertion crash at finalization if some generator is alive (GH-140969)
Fidget-Spinner
-
[Python-checkins] [3.13] gh-141412: Use reliable target URL for urllib example (GH-141475)
zware
-
[Python-checkins] [3.14] gh-141412: Use reliable target URL for urllib example (GH-141474)
zware
-
[Python-checkins] Add details about JIT build infrastructure and updating dependencies to `Tools/jit` (#141167)
savannahostrowski
-
[Python-checkins] gh-141412: Use reliable target URL for urllib example (GH-141428)
zware
-
[Python-checkins] GH-140479: Update JIT builds to use LLVM 21 (#140973)
savannahostrowski
-
[Python-checkins] [3.13] gh-141004: Document `Py_MATH_{E, PI, TAU}` constants (GH-141373) (#141472)
vstinner
-
[Python-checkins] [3.14] gh-141004: Document `Py_MATH_{E, PI, TAU}` constants (GH-141373) (#141471)
vstinner
-
[Python-checkins] [3.14] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141470)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_MATH_{E, PI, TAU}` constants (#141373)
vstinner
-
[Python-checkins] [3.14] gh-132657: add regression test for `PySet_Contains` with unhashable type (GH-141411) (#141468)
kumaraditya303
-
[Python-checkins] [3.13] gh-132657: add regression test for `PySet_Contains` with unhashable type (GH-141411) (#141467)
kumaraditya303
-
[Python-checkins] gh-132657: add regression test for `PySet_Contains` with unhashable type (#141411)
kumaraditya303
-
[Python-checkins] gh-87710: Update mime type for ``.ai`` (#141239)
hugovk
-
[Python-checkins] gh-141464: a typo in profiling sampling when can not run warning in linux (#141465)
hugovk
-
[Python-checkins] gh-141004: soft-deprecate Py_INFINITY macro (#141033)
vstinner
-
[Python-checkins] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473)
encukou
-
[Python-checkins] [3.13] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331) (GH-141452)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331) (GH-141453)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-141042: fix sNaN's packing for mixed floating-point formats (GH-141107) (#141459)
vstinner
-
[Python-checkins] [3.14] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333) (GH-141457)
serhiy-storchaka
-
[Python-checkins] gh-131116: Fix inspect.getdoc() to work with cached_property objects (GH-131165)
serhiy-storchaka
-
[Python-checkins] gh-141042: fix sNaN's packing for mixed floating-point formats (#141107)
vstinner
-
[Python-checkins] [3.13] gh-141370: document undefined behavior of Py_ABS() (GH-141439) (GH-141455)
serhiy-storchaka
-
[Python-checkins] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-141370: document undefined behavior of Py_ABS() (GH-141439) (GH-141454)
serhiy-storchaka
-
[Python-checkins] gh-141370: document undefined behavior of Py_ABS() (GH-141439)
serhiy-storchaka
-
[Python-checkins] gh-85524: Raise "UnsupportedOperation" on FileIO.readall (#141214)
vstinner
-
[Python-checkins] gh-141376: Rename _AsyncioDebug to _Py_AsyncioDebug (GH-141391)
encukou
-
[Python-checkins] gh-75593: Add support of bytes and path-like paths in wave.open() (GH-140951)
serhiy-storchaka
-
[Python-checkins] GH-116946: revert eliminate the need for the GC in the `_thread.lock` and `_thread.RLock` (#141448)
kumaraditya303
-
[Python-checkins] gh-103847: fix cancellation safety of `asyncio.create_subprocess_exec` (#140805)
kumaraditya303
-
[Python-checkins] GH-116946: eliminate the need for the GC in the `_thread.lock` and `_thread.RLock` (#141268)
kumaraditya303
-
[Python-checkins] [3.13] gh-141004: Document `PyBytes_Repr` and `PyBytes_DecodeEscape` (GH-141407) (GH-141441)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyBytes_Repr` and `PyBytes_DecodeEscape` (GH-141407) (GH-141440)
ZeroIntensity
-
[Python-checkins] [3.14] GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN (GH-137619) (#141437)
gpshead
-
[Python-checkins] [3.14] gh-138621: Increase test coverage for csv.DictReader and csv.Sniffer (GH-138622) (#141436)
gpshead
-
[Python-checkins] GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN (GH-137619)
gpshead
-
[Python-checkins] gh-137928: remove redundant size validation in multiprocessing.heap (GH-137929)
gpshead
-
[Python-checkins] gh-138621: Increase test coverage for csv.DictReader and csv.Sniffer (GH-138622)
gpshead
-
[Python-checkins] [3.13] gh-137952: update `csv.Sniffer().has_header()` docs to describe the actual off-by-onish behavior (GH-137953) (#141435)
gpshead
-
[Python-checkins] [3.14] gh-137952: update `csv.Sniffer().has_header()` docs to describe the actual off-by-onish behavior (GH-137953) (#141434)
gpshead
-
[Python-checkins] [3.14] gh-138775: fix handle `python -m base64` stdin correct with EOF signal (GH-138776) (#141432)
gpshead
-
[Python-checkins] [3.13] gh-138775: fix handle `python -m base64` stdin correct with EOF signal (GH-138776) (#141433)
gpshead
-
[Python-checkins] gh-137952: update `csv.Sniffer().has_header()` docs to describe the actual off-by-onish behavior (GH-137953)
gpshead
-
[Python-checkins] gh-138775: fix handle `python -m base64` stdin correct with EOF signal (GH-138776)
gpshead
-
[Python-checkins] gh-120950: Fix overflow in math.log() with large int-like argument (GH-121011)
serhiy-storchaka
-
[Python-checkins] gh-139462: Make the ProcessPoolExecutor BrokenProcessPool exception report which child process terminated (GH-139486)
gpshead
-
[Python-checkins] gh-132686: Add parameters inherit_class_doc and fallback_to_class_doc for inspect.getdoc() (GH-132691)
serhiy-storchaka
-
[Python-checkins] GH-139596: Cease caching config.cache & ccache in GH Actions (GH-139623)
gpshead
-
[Python-checkins] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-141004: Document `PyFile_OpenCode` and `PyFile_OpenCodeObject` (GH-141413) (GH-141426)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyFile_OpenCode` and `PyFile_OpenCodeObject` (GH-141413) (GH-141425)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyBytes_Repr` and `PyBytes_DecodeEscape` (GH-141407)
ZeroIntensity
-
[Python-checkins] gh-116738: use `PyMutex` in `lzma` module (#140711)
kumaraditya303
-
[Python-checkins] gh-141004: Document `PyFile_OpenCode` and `PyFile_OpenCodeObject` (GH-141413)
ZeroIntensity
-
[Python-checkins] gh-140476: optimize `PySet_Add` for `frozenset` in free-threading (#140440)
kumaraditya303
-
[Python-checkins] gh-137339: Clarify host and port parameter behavior in smtplib.SMTP{_SSL} initialization (#137340)
bitdancer
-
[Python-checkins] gh-141367: Use actual SPECIALIZATION_THRESHOLD value in specialization related test (GH-141417)
Fidget-Spinner
-
[Python-checkins] Add documentation for Python install manager's install_dir, global_dir and download_dir (GH-140223)
zooba
-
[Python-checkins] [3.14] gh-140193: Forward port test_exec_set_nomemory_hang from 3.13 (GH-140187) (#141420)
gpshead
-
[Python-checkins] [3.14] gh-139533: fix refs to code without proper markups on turtledemo doc (GH-139534) (#141421)
gpshead
-
[Python-checkins] [3.13] gh-139533: fix refs to code without proper markups on turtledemo doc (GH-139534) (#141422)
gpshead
-
[Python-checkins] gh-139533: fix refs to code without proper markups on turtledemo doc (GH-139534)
gpshead
-
[Python-checkins] gh-140193: Forward port test_exec_set_nomemory_hang from 3.13 (GH-140187)
gpshead
-
[Python-checkins] gh-141415: Remove unused variables and comment in `_pyrepl.windows_console.py` (#141416)
pablogsal
-
[Python-checkins] [3.13] gh-141004: Document `PyType_Unwatch` (GH-141414) (GH-141419)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyType_Unwatch` (GH-141414) (GH-141418)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyType_Unwatch` (GH-141414)
ZeroIntensity
-
[Python-checkins] gh-140942: Add MIME type for .cjs extension (#140937)
hugovk
-
[Python-checkins] gh-132657: optimize `PySet_Contains` for `frozenset` (#141183)
kumaraditya303
-
[Python-checkins] [3.14] gh-141004: document Py_INFINITY and Py_NAN macros (GH-141145) (#141399)
vstinner
-
[Python-checkins] [3.13] gh-141004: document Py_INFINITY and Py_NAN macros (GH-141145) (#141400)
vstinner
-
[Python-checkins] gh-141169: Re-raise exception from findfuncptr (GH-141349)
encukou