Messages by Thread
-
[Python-checkins] [3.13] gh-141801: Use accessors for ASN1_STRING fields in libssl (GH-141802) (#141848)
gpshead
-
[Python-checkins] [3.14] gh-141801: Use accessors for ASN1_STRING fields in libssl (GH-141802) (#141847)
gpshead
-
[Python-checkins] [3.14] gh-141600: Fix musl version detection on Void Linux (GH-141850)
zware
-
[Python-checkins] gh-98552: flush std streams in the multiprocessing forkserver before fork (#141849)
gpshead
-
[Python-checkins] gh-141600: Fix musl version detection on Void Linux (GH-141602)
zware
-
[Python-checkins] [3.13] gh-101100: Fix all Sphinx warnings in `Doc/library/subprocess.rst` (GH-139576) (#139788)
hugovk
-
[Python-checkins] gh-141801: Use accessors for ASN1_STRING fields in libssl (GH-141802)
gpshead
-
[Python-checkins] gh-131178: Add tests for `pickletools` command-line interface (#131287)
hugovk
-
[Python-checkins] gh-141817: Add IPV6_HDRINCL constant to the socket module (#141818)
vstinner
-
[Python-checkins] gh-141833: Remove the bad lines in `test_attr_promotion_failure` (GH-141841)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-141612: improve `test_trampoline_works_with_forks` coverage (GH-141613) (#141824)
picnixz
-
[Python-checkins] [3.13] gh-141612: improve `test_trampoline_works_with_forks` coverage (GH-141613) (#141826)
picnixz
-
[Python-checkins] [3.14] gh-129559: add `bytearray.resize` thread safety test for free-threading (GH-141739) (#141835)
kumaraditya303
-
[Python-checkins] gh-140381: Make test_profiling tests deterministic to fix flakiness (#141731)
pablogsal
-
[Python-checkins] [3.14] gh-141729: Doc PyTypeObject.tp_vectorcall grammar fix (GH-141730) (#141815)
sobolevn
-
[Python-checkins] [3.14] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822) (gh-141830)
colesbury
-
[Python-checkins] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822)
colesbury
-
[Python-checkins] gh-129559: add `bytearray.resize` thread safety test for free-threading (#141739)
kumaraditya303
-
[Python-checkins] [3.13] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660) (#141828)
hugovk
-
[Python-checkins] gh-141498: Change backoff counter to use prime numbers instead of powers of 2 (GH-141591)
markshannon
-
[Python-checkins] [3.14] gh-116738: Make csv module thread-safe (gh-141365) (gh-141825)
colesbury
-
[Python-checkins] gh-116738: Make csv module thread-safe (gh-141365)
colesbury
-
[Python-checkins] gh-141612: improve `test_trampoline_works_with_forks` coverage (#141613)
picnixz
-
[Python-checkins] gh-140795: fetch thread state once on fast path for critical sections (#141406)
kumaraditya303
-
[Python-checkins] gh-141645: Add profiling/sampling/live_collector to the makefile and remove spurious file (#141820)
pablogsal
-
[Python-checkins] GH-139727: Add --enable-stackref-debug flag to build.bat to enable Py_STACKREF_DEBUG build on Windows (GH-139728)
zooba
-
[Python-checkins] gh-141729: Doc PyTypeObject.tp_vectorcall grammar fix (#141730)
sobolevn
-
[Python-checkins] gh-141645: Refactor tachyon's live TUI tests to not use private fields (#141806)
pablogsal
-
[Python-checkins] [3.13] Docs: Fix typo in socketserver documentation (GH-140956) (#141798)
hugovk
-
[Python-checkins] [3.14] Docs: Fix typo in socketserver documentation (GH-140956) (#141799)
hugovk
-
[Python-checkins] gh-141784: Fix _remote_debugging_module.c compilation on 32-bit Linux (#141796)
vstinner
-
[Python-checkins] [3.13] GH-137841: Open tzdata/zones file with UTF-8 encoding (GH-137872) (#141608)
hugovk
-
[Python-checkins] [3.14] GH-137841: Open tzdata/zones file with UTF-8 encoding (GH-137872) (#141607)
hugovk
-
[Python-checkins] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690)
encukou
-
[Python-checkins] [3.13] gh-141004: Document `Py_MakePendingCalls` (GH-141137) (GH-141788)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document missing `PyDateTime*` APIs (GH-141543) (GH-141792)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document missing `PyDateTime*` APIs (GH-141543) (GH-141791)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document missing generator APIs (GH-141409) (GH-141790)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document missing generator APIs (GH-141409) (GH-141789)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `Py_MakePendingCalls` (GH-141137) (GH-141787)
ZeroIntensity
-
[Python-checkins] gh-141004: Document missing `PyDateTime*` APIs (GH-141543)
ZeroIntensity
-
[Python-checkins] gh-141004: Document missing generator APIs (GH-141409)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_MakePendingCalls` (GH-141137)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759) (GH-141782)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759) (GH-141783)
serhiy-storchaka
-
[Python-checkins] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759)
serhiy-storchaka
-
[Python-checkins] gh-139871: Optimize small takes in bytearray.take_bytes (GH-141741)
encukou
-
[Python-checkins] [3.14] gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure()` (GH-141490) (#141776)
JelleZijlstra
-
[Python-checkins] gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure()` (#141490)
JelleZijlstra
-
[Python-checkins] gh-141615: Check stdin instead of stdout for use_rawinput in pdb (#141616)
gaogaotiantian
-
[Python-checkins] [Docs] Fix typo in bdb: `is_skipped_line` to `is_skipped_module` (#141771)
gaogaotiantian
-
[Python-checkins] [3.14] gh-132657: optimize `PySet_Contains` for `frozenset` (GH-141183) (gh-141773)
nascheme
-
[Python-checkins] [3.14] gh-132657: avoid locks and refcounting in `frozenset` lookups (GH-136107) (gh-141772)
nascheme
-
[Python-checkins] Simplify setting CLI options for WASI builds (GH-141769)
brettcannon
-
[Python-checkins] [3.13] Remove GvR from '_stdauthor' in Doc/conf.py (GH-141765) (#141768)
hugovk
-
[Python-checkins] [3.14] Remove GvR from '_stdauthor' in Doc/conf.py (GH-141765) (#141767)
hugovk
-
[Python-checkins] Remove GvR from '_stdauthor' in Doc/conf.py (#141765)
hugovk
-
[Python-checkins] [3.14] Move the NEWS entry for gh-141659 to the correct section (GH-141744) (GH-141766)
serhiy-storchaka
-
[Python-checkins] Move the NEWS entry for gh-141659 to the correct section (GH-141744)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-141004: Document `Py_LOCAL` and `Py_LOCAL_INLINE` (GH-141725) (GH-141762)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `Py_LOCAL` and `Py_LOCAL_INLINE` (GH-141725) (GH-141761)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_LOCAL` and `Py_LOCAL_INLINE` (GH-141725)
ZeroIntensity
-
[Python-checkins] gh-141721: Improve docstring for LastUpdatedOrderedDict example (gh141724)
rhettinger
-
[Python-checkins] gh-141172: Update to wasi-sdk-29 (GH-141684)
brettcannon
-
[Python-checkins] gh-41779: Allow defining the __dict__ and __weakref__ __slots__ for any class (GH-141755)
serhiy-storchaka
-
[Python-checkins] GH-140638: Add a GC "duration" stat (GH-141720)
brandtbucher
-
[Python-checkins] [3.14] gh-139103: fix free-threading `dataclass.__init__` perf issue (gh-141596) (gh-141750)
colesbury
-
[Python-checkins] [3.14] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (GH-141716) (#141747)
vstinner
-
[Python-checkins] [3.13] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (#141716) (#141748)
vstinner
-
[Python-checkins] gh-138072: Small clarifications and phrasing improvements to asyncio HOWTO (#138073)
willingc
-
[Python-checkins] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (#141716)
vstinner
-
[Python-checkins] gh-135953: Avoid BytesWarning when sampling profiler tests fail (GH-141719)
encukou
-
[Python-checkins] [3.14] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141745)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141746)
serhiy-storchaka
-
[Python-checkins] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904)
serhiy-storchaka
-
[Python-checkins] gh-141726: Add PyDict_SetDefaultRef() to the Stable ABI (#141727)
vstinner
-
[Python-checkins] [3.14] Correct class name from PullDom to PullDOM (GH-141207) (#141743)
hugovk
-
[Python-checkins] [3.13] Correct class name from PullDom to PullDOM (GH-141207) (#141742)
hugovk
-
[Python-checkins] Correct class name from PullDom to PullDOM (#141207)
hugovk
-
[Python-checkins] GH-139653: Only raise an exception (or fatal error) when the stack pointer is about to overflow the stack. (GH-141711)
markshannon
-
[Python-checkins] [3.14] gh-138189: Link references to type slots (GH-141410) (GH-141718)
encukou
-
[Python-checkins] [3.14] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660) (GH-141738)
serhiy-storchaka
-
[Python-checkins] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (GH-141693) (#141733)
freakboy3742
-
[Python-checkins] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (#141693)
freakboy3742
-
[Python-checkins] gh-139103: fix free-threading `dataclass.__init__` perf issue (gh-141596)
colesbury
-
[Python-checkins] gh-140381: Increase slow_fibonacci call frequency in test_profiling (#140673)
pablogsal
-
[Python-checkins] [3.14] gh-141691: Apply ruff rules to Apple folder. (GH-141694) (#141728)
freakboy3742
-
[Python-checkins] gh-141691: Apply ruff rules to Apple folder. (#141694)
freakboy3742
-
[Python-checkins] GH-141686: Break cycles created by JSONEncoder.iterencode (GH-141687)
brandtbucher
-
[Python-checkins] gh-42400: Fix buffer overflow in _Py_wrealpath() for very long paths (#141529)
vstinner
-
[Python-checkins] gh-141070: Add PyUnstable_Object_Dump() function (#141072)
vstinner
-
[Python-checkins] gh-138189: Link references to type slots (GH-141410)
encukou
-
[Python-checkins] gh-133879: Copyedit "What's new in Python 3.15" (#141717)
hugovk
-
[Python-checkins] [3.13] gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (GH-141544) (#141700)
vstinner
-
[Python-checkins] [3.14] gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (GH-141544) (#141698)
vstinner
-
[Python-checkins] GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)
markshannon
-
[Python-checkins] [3.13] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835) (GH-141657)
encukou
-
[Python-checkins] [3.13] gh-140873: Fix the singledispatchmethod documentation (GH-141523) (GH-141710)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-140873: Fix the singledispatchmethod documentation (GH-141523)
serhiy-storchaka
-
[Python-checkins] [3.13] Add missing backticks in os and decimal docs (GH-141699) (#141706)
hugovk
-
[Python-checkins] [3.14] Add missing backticks in os and decimal docs (GH-141699) (#141705)
hugovk
-
[Python-checkins] Add missing backticks in os and decimal docs (#141699)
hugovk
-
[Python-checkins] [3.13] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141695)
serhiy-storchaka
-
[Python-checkins] gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (#141544)
vstinner
-
[Python-checkins] gh-129005: Remove copies from _pyio using take_bytes (#141539)
vstinner
-
[Python-checkins] gh-140729: Fix subprocess handling in test_process_pool_executor_pickle (#141688)
pablogsal
-
[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