Messages by Thread
-
[Python-checkins] gh-148484: Fix memory leak of iterator in array.array constructor (GH-148523)
encukou
-
[Python-checkins] gh-148464: Add missing ``__ctype_le/be__`` attributes for complex types in the ctype module (GH-148485)
encukou
-
[Python-checkins] Im gay.
penis
-
[Python-checkins] Fucked ur mom.
penis
-
[Python-checkins] gh-148659: Export some internal functions for the JIT (PEP-523) (#148634)
Yhg1s
-
[Python-checkins] [3.13] gh-148535: Don't use gcc -fprofile-update=atomic flag on i686 (#148554) (#148656)
vstinner
-
[Python-checkins] [3.14] gh-148535: Don't use gcc -fprofile-update=atomic flag on i686 (GH-148554) (#148655)
vstinner
-
[Python-checkins] gh-148535: Don't use gcc -fprofile-update=atomic flag on i686 (#148554)
vstinner
-
[Python-checkins] gh-146031: Allow keeping specialization enabled when specifying eval frame function (#146032)
DinoV
-
[Python-checkins] GH-146128: Fix AArch64 multi-instruction constants and relocations (GH-148598)
markshannon
-
[Python-checkins] gh-146636: PEP 803: Reference documentation (GH-148013)
encukou
-
[Python-checkins] gh-100239: Specialize more binary operations using BINARY_OP_EXTEND (GH-128956)
markshannon
-
[Python-checkins] Docs: Fix typos and a comment in enum.rst (#148156)
kumaraditya303
-
[Python-checkins] gh-148474: Fix `_Py_hexlify_simd` compilation with older clang (#148475)
kumaraditya303
-
[Python-checkins] [3.14] gh-137814: Fix __qualname__ of __annotate__ functions in the interpreter (#148221)
JelleZijlstra
-
[Python-checkins] gh-137814: Fix `__qualname__` of `__annotate__` (#137842)
JelleZijlstra
-
[Python-checkins] Add PyManager documentation for index signatures (GH-148631)
zooba
-
[Python-checkins] gh-148100: Soft deprecate `re.match` and `re.Pattern.match` in favour of `prefixmatch` (#148101)
hugovk
-
[Python-checkins] gh-148604: change `ADD_OP(_POP_TOP, ...)` to `optimize_pop_top` in `optimizer_bytecodes.c` (GH-148619)
Fidget-Spinner
-
[Python-checkins] [3.13] gh-100305: Deemphasize that `ast.literal_eval` is safe in `eval` documentation (GH-100326) (#148421)
StanFromIreland
-
[Python-checkins] [3.14] gh-100305: Deemphasize that `ast.literal_eval` is safe in `eval` documentation (GH-100326) (#148420)
StanFromIreland
-
[Python-checkins] [3.13] Docs: Use bash lexer for http.server CLI commands, not Python (GH-148612) (#148621)
hugovk
-
[Python-checkins] [3.14] Docs: Use bash lexer for http.server CLI commands, not Python (GH-148612) (#148620)
hugovk
-
[Python-checkins] Docs: Use bash lexer for http.server CLI commands, not Python (#148612)
hugovk
-
[Python-checkins] [3.12] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589) (#145809)
Yhg1s
-
[Python-checkins] gh-143886: Ensure function annotations are returned in order of definition (#143888)
JelleZijlstra
-
[Python-checkins] gh-148609: Remove unicode character in bytecodes.c (GH-148611)
Fidget-Spinner
-
[Python-checkins] gh-131798: Fix `_ITER_CHECK_RANGE` type in the JIT (#148607)
Fidget-Spinner
-
[Python-checkins] gh-117716: Fix wave RIFF padding for data chunks (GH-145237)
encukou
-
[Python-checkins] gh-148390: fix undefined behavior of `memoryview(...).cast("?")` (#148454)
picnixz
-
[Python-checkins] gh-139038: Add whatsnew entry for jit unique reference tracking (GH-148572)
Fidget-Spinner
-
[Python-checkins] [3.13] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (GH-148559)
encukou
-
[Python-checkins] gh-147957: pop items from UserDict in LIFO order (gh-147958)
rhettinger
-
[Python-checkins] GH-70647: Remove support for `%d` (and deprecate for `%e`) without year in `strptime()` (GH-144570)
gpshead
-
[Python-checkins] [3.13] tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580) (#148582)
gpshead
-
[Python-checkins] [3.14] tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580) (#148581)
gpshead
-
[Python-checkins] [3.13] gh-137335: remove a mktemp use in multiprocessing.connection to avoid security scanner noise (GH-148578) (#148584)
gpshead
-
[Python-checkins] [3.14] gh-137335: remove a mktemp use in multiprocessing.connection to avoid security scanner noise (GH-148578) (#148583)
gpshead
-
[Python-checkins] [3.13] gh-148186: Improve `assertCountEqual` description in docs. (GH-148463) (#148586)
ericvsmith
-
[Python-checkins] [3.14] gh-148186: Improve `assertCountEqual` description in docs. (GH-148463) (#148585)
ericvsmith
-
[Python-checkins] gh-148186: Improve `assertCountEqual` description in docs. (#148463)
ericvsmith
-
[Python-checkins] gh-137335: remove a mktemp use in multiprocessing.connection to avoid security scanner noise (GH-148578)
gpshead
-
[Python-checkins] tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580)
gpshead
-
[Python-checkins] gh-146393: Use recorded type instead of instance in BINARY_OP (#148569)
Fidget-Spinner
-
[Python-checkins] GH-145278: freeze encodings (partially) and linecache (#148347)
FFY00
-
[Python-checkins] [3.13] gh-72406: Document argument ordering in argparse help output (GH-148534) (#148567)
savannahostrowski
-
[Python-checkins] [3.14] gh-72406: Document argument ordering in argparse help output (GH-148534) (#148562)
savannahostrowski
-
[Python-checkins] gh-86519: Update docs for `prefixmatch` (#148096)
hugovk
-
[Python-checkins] gh-146563: add exception note for invalid Expat handler return values (#146565)
picnixz
-
[Python-checkins] gh-72406: Document argument ordering in argparse help output (#148534)
savannahostrowski
-
[Python-checkins] [3.13] gh-148192: Fix Generator._make_boundary behavior with CRLF line endings. (GH-148193) (#148549)
bitdancer
-
[Python-checkins] [3.14] gh-148192: Fix Generator._make_boundary behavior with CRLF line endings. (GH-148193) (#148550)
bitdancer
-
[Python-checkins] gh-131798: constant fold special method lookups in JIT (#148432)
kumaraditya303
-
[Python-checkins] gh-148047: Revert "GH-148047: Check early whether tail-calling is possible for MSVC builds on Windows (#148036)" (#148558)
Fidget-Spinner
-
[Python-checkins] gh-gh-131798: optimize `LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN` in the JIT (#148555)
kumaraditya303
-
[Python-checkins] gh-133312: configure: add --enable-static-libpython-for-interpreter (#133313)
pablogsal
-
[Python-checkins] gh-131798: Constant-fold `_CONTAINS_OP_DICT` for frozendict (GH-148548)
Fidget-Spinner
-
[Python-checkins] gh-148510: restore `func_version` check in `_LOAD_ATTR_PROPERTY_FRAME` (GH-148528)
Fidget-Spinner
-
[Python-checkins] gh-148192: Fix Generator._make_boundary behavior with CRLF line endings. (#148193)
bitdancer
-
[Python-checkins] gh-134551: Add t-strings support to pprint (#134577)
hugovk
-
[Python-checkins] gh-148378: Allow multiple consecutive recording ops per macro op (GH-148496)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-148487: Fix issues in `test_add_python_opts` (GH-148507) (#148545)
vstinner
-
[Python-checkins] [3.13] gh-148487: Fix issues in `test_add_python_opts` (#148507) (#148546)
vstinner
-
[Python-checkins] gh-143955: Prevent schema drift false-positives in asyncio tools tests (#148525)
pablogsal
-
[Python-checkins] gh-148487: Fix issues in `test_add_python_opts` (#148507)
StanFromIreland
-
[Python-checkins] gh-148515: make `optimizer_generator` respect multiple caches (#148524)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148539)
freakboy3742
-
[Python-checkins] [3.13] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148540)
freakboy3742
-
[Python-checkins] gh-148508: Add resilience to SSL preauth tests on iOS (#148536)
freakboy3742
-
[Python-checkins] [3.13] gh-148370: prevent quadratic behavior in `configparser.ParsingError.combine` (GH-148452) (#148533)
picnixz
-
[Python-checkins] [3.14] gh-148370: prevent quadratic behavior in `configparser.ParsingError.combine` (GH-148452) (#148532)
picnixz
-
[Python-checkins] gh-148252: Fix stack depth calculation in binary reader on 32-bit platforms (#148253)
pablogsal
-
[Python-checkins] gh-148370: prevent quadratic behavior in `configparser.ParsingError.combine` (#148452)
picnixz
-
[Python-checkins] gh-148178: Validate remote debug offset tables on load (#148187)
pablogsal
-
[Python-checkins] gh-144881: Add retry logic to asyncio debugging tools (#148530)
pablogsal
-
[Python-checkins] [3.11] gh-148395: Fix a possible UAF in `{LZMA,BZ2}Decompressor` (GH-148396) (#148504)
pablogsal
-
[Python-checkins] [3.10] gh-148395: Fix a possible UAF in `{LZMA,BZ2}Decompressor` (GH-148396) (#148505)
pablogsal
-
[Python-checkins] [3.11] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (GH-148170) (#148520)
pablogsal
-
[Python-checkins] [3.10] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (GH-148170) (#148521)
pablogsal
-
[Python-checkins] gh-146445: Migrate Android build tools to the Platforms folder. (#148282)
freakboy3742
-
[Python-checkins] [3.14] gh-146139: Disable `socketpair` authentication on WASI (GH-146140) (#148526)
vstinner
-
[Python-checkins] [3.13] gh-146139: Disable `socketpair` authentication on WASI (GH-146140) (#148527)
vstinner
-
[Python-checkins] gh-146139: Disable `socketpair` authentication on WASI (#146140)
vstinner
-
[Python-checkins] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (#148170)
StanFromIreland
-
[Python-checkins] [3.14] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358) (#148492)
StanFromIreland
-
[Python-checkins] [3.13] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358) (#148491)
StanFromIreland
-
[Python-checkins] [3.14] gh-148393: Use acquire load for _ma_watcher_tag in dict notify event (gh-148509) (#148512)
colesbury
-
[Python-checkins] [3.13] Fix "encodings" typo in argparse.FileType documentation (GH-148502) (#148514)
savannahostrowski
-
[Python-checkins] [3.14] Fix "encodings" typo in argparse.FileType documentation (GH-148502) (#148513)
savannahostrowski
-
[Python-checkins] Fix "encodings" typo in argparse.FileType documentation (#148502)
savannahostrowski
-
[Python-checkins] gh-148393: Use acquire load for _ma_watcher_tag in dict notify event (gh-148509)
colesbury
-
[Python-checkins] Minor improvement to statistics.pdf() (gh-148500)
rhettinger
-
[Python-checkins] gh-131798: JIT: Optimize `_CHECK_IS_NOT_PY_CALLABLE_EX` and `_CHECK_IS_NOT_PY_CALLABLE_KW` (GH-148494)
Fidget-Spinner
-
[Python-checkins] gh-131798: optimize through keyword and bound method calls in the JIT (GH-148466)
Fidget-Spinner
-
[Python-checkins] gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label (GH-148481)
Fidget-Spinner
-
[Python-checkins] gh-148285: Allow recording uops after specializing uops (GH-148482)
Fidget-Spinner
-
[Python-checkins] gh-96894: Do not turn echo off for subsequent commands in batch activators (GH-96895)
zooba
-
[Python-checkins] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358)
encukou
-
[Python-checkins] [3.14] gh-148395: Fix a possible UAF in `{LZMA,BZ2,_Zlib}Decompressor` (GH-148396) (#148480)
gpshead
-
[Python-checkins] [3.13] gh-148395: Fix a possible UAF in `{LZMA,BZ2,_Zlib}Decompressor` (GH-148396) (#148479)
gpshead
-
[Python-checkins] [3.14] tests: use errno.EBADF instead of hardcoded number in _close_file() (GH-148345) (#148410)
gpshead
-
[Python-checkins] gh-148395: Fix a possible UAF in `{LZMA,BZ2,_Zlib}Decompressor` (GH-148396)
gpshead
-
[Python-checkins] [3.13] tests: use errno.EBADF instead of hardcoded number in _close_file() (GH-148345) (#148411)
gpshead
-
[Python-checkins] [3.14] gh-146450: Ensure Android gradle build uses custom cross-build dir (GH-148319) (#148470)
freakboy3742
-
[Python-checkins] [3.13] gh-146450: Ensure Android gradle build uses custom cross-build dir (GH-148319) (#148471)
freakboy3742
-
[Python-checkins] gh-121190: Emit a better error message from `importlib.resources.files()` when module spec is `None`" (#148460)
jaraco
-
[Python-checkins] gh-146450: Ensure Android gradle build uses custom cross-build dir (#148319)
freakboy3742
-
[Python-checkins] [3.14] gh-105936: Properly update closure cells for `__setattr__` and `__delattr__` in frozen dataclasses with slots (GH-144021) (#148469)
gpshead
-
[Python-checkins] gh-105936: Properly update closure cells for `__setattr__` and `__delattr__` in frozen dataclasses with slots (GH-144021)
gpshead
-
[Python-checkins] gh-148438: implement `_RECORD_BOUND_METHOD` in JIT (GH-148457)
Fidget-Spinner
-
[Python-checkins] gh-131798: Split `_CHECK_AND_ALLOCATE_OBJECT` into smaller uops (GH-148433)
Fidget-Spinner
-
[Python-checkins] gh-146261: JIT: protect against function version changes (#146300)
Fidget-Spinner
-
[Python-checkins] [3.13] gh-146313: Fix multiprocessing ResourceTracker deadlock after os.fork() (GH-146316) (#148426)
gpshead
-
[Python-checkins] [3.14] gh-146313: Fix multiprocessing ResourceTracker deadlock after os.fork() (GH-146316) (#148425)
gpshead
-
[Python-checkins] gh-139551: add support for BaseExceptionGroup in IDLE (GH-139563)
gpshead
-
[Python-checkins] [3.14] gh-148393: Use atomic ops on _ma_watcher_tag in free threading build (gh-148397) (#148451)
colesbury
-
[Python-checkins] gh-148393: Use atomic ops on _ma_watcher_tag in free threading build (gh-148397)
colesbury
-
[Python-checkins] gh-148398: add type watcher in `_CHECK_ATTR_CLASS` (GH-148399)
Fidget-Spinner
-
[Python-checkins] gh-131798: Add `_CHECK_IS_NOT_PY_CALLABLE` to the JIT optimizer (GH-148434)
Fidget-Spinner
-
[Python-checkins] [3.12] Default GHA permissions to `contents: read` (GH-148346) (#148388)
hugovk
-
[Python-checkins] [3.10] Default GHA permissions to `contents: read` (GH-148346) (#148391)
hugovk
-
[Python-checkins] [3.11] Default GHA permissions to `contents: read` (GH-148346) (#148389)
hugovk
-
[Python-checkins] GH-148047: Check early whether tail-calling is possible for MSVC builds on Windows (#148036)
itamaro
-
[Python-checkins] gh-146313: Fix multiprocessing ResourceTracker deadlock after os.fork() (GH-146316)
gpshead
-
[Python-checkins] gh-89520: Load extension settings and keybindings from user config (GH-28713)
gpshead
-
[Python-checkins] gh-100305: Deemphasize that `ast.literal_eval` is safe in `eval` documentation (#100326)
gpshead
-
[Python-checkins] [3.13] gh-147965: Add shutdown() to multiprocessing.Queue excluded methods (GH-147970) (#148417)
gpshead
-
[Python-checkins] [3.14] gh-148208: Fix recursion depth leak in `PyObject_Print` (GH-148209) (#148412)
gpshead
-
[Python-checkins] [3.14] gh-147965: Add shutdown() to multiprocessing.Queue excluded methods (GH-147970) (#148416)
gpshead
-
[Python-checkins] gh-147965: Add shutdown() to multiprocessing.Queue excluded methods (GH-147970)
gpshead
-
[Python-checkins] gh-97032: avoid test_squeezer crash on macOS buildbots (gh-115508) (GH-148141)
gpshead
-
[Python-checkins] gh-148208: Fix recursion depth leak in `PyObject_Print` (GH-148209)
gpshead
-
[Python-checkins] gh-142831: Fix use-after-free in json encoder during re-entrant mutation (gh-142851)
gpshead
-
[Python-checkins] [3.13] gh-148337: Document `importlib.resources` security model (GH-148340) (#148355)
gpshead
-
[Python-checkins] [3.14] gh-148337: Document `importlib.resources` security model (GH-148340) (#148356)
gpshead
-
[Python-checkins] [3.13] Default GHA permissions to `contents: read` (GH-148346) (#148387)
gpshead
-
[Python-checkins] [3.14] Default GHA permissions to `contents: read` (GH-148346) (#148386)
gpshead
-
[Python-checkins] [3.14] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (#148287)
gpshead
-
[Python-checkins] gh-146287: Fix signed/unsigned mismatch in _hashlib_hmac_digest_size (GH-148407)
gpshead
-
[Python-checkins] tests: use errno.EBADF instead of hardcoded number in _close_file() (GH-148345)
gpshead
-
[Python-checkins] [3.14] gh-145105: Fix crash in csv.reader with re-entrant iterator (GH-145106) (#148404)
gpshead
-
[Python-checkins] [3.13] gh-145105: Fix crash in csv.reader with re-entrant iterator (GH-145106) (#148405)
gpshead
-
[Python-checkins] gh-145244: Fix use-after-free on borrowed dict key in json encoder (GH-145245)
gpshead
-
[Python-checkins] gh-127012: `Traversable.read_text` now allows/solicits an `errors` parameter. (#148401)
jaraco
-
[Python-checkins] gh-145105: Fix crash in csv.reader with re-entrant iterator (GH-145106)
gpshead
-
[Python-checkins] gh-145200: Fix EVP_MAC_CTX leak in hashlib HMAC on init failure (GH-145201)
gpshead
-
[Python-checkins] [3.14] gh-146264: Use static HACL deps for static module builds (GH-146265) (#148403)
gpshead
-
[Python-checkins] gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion (GH-146303)
gpshead
-
[Python-checkins] gh-94523: IDLE: Detect file if modified and prompt the user to refresh (GH-145625)
gpshead
-
[Python-checkins] gh-146264: Use static HACL deps for static module builds (GH-146265)
gpshead
-
[Python-checkins] gh-116738: Align bz2 unused_data getter to lzma implementation (GH-144351)
gpshead
-
[Python-checkins] gh-137855: Improve import time of dataclasses by lazy importing `re` and `copy` modules (#148379)
hugovk
-
[Python-checkins] [3.14] gh-142518: add thread safety docs for dict and set APIs (#148392)
kumaraditya303
-
[Python-checkins] gh-131798: do not watch immutable types in JIT (#148383)
kumaraditya303
-
[Python-checkins] Default GHA permissions to `contents: read` (#148346)
hugovk
-
[Python-checkins] [3.14] gh-148320: document that `import sys.monitoring` raises `ModuleNotFoundError` (GH-148365) (#148385)
picnixz
-
[Python-checkins] gh-148320: document that `import sys.monitoring` raises `ModuleNotFoundError` (#148365)
picnixz
-
[Python-checkins] gh-131798: Add `_IS_NONE` to the JIT optimizer (GH-148369)
Fidget-Spinner
-
[Python-checkins] gh-148374: Fix a bug in `_Py_uop_sym_get_type` (GH-148375)
Fidget-Spinner
-
[Python-checkins] gh-148171: Convert `CALL_BUILTIN_CLASS` to leave arguments on the stack (gh-148381)
corona10
-
[Python-checkins] gh-148276: Optimize object creation and method calls in the JIT by resolving __init__ at trace optimization time (GH-148277)
Fidget-Spinner
-
[Python-checkins] gh-148211: decompose `_POP_TWO/_POP_CALL(_ONE/_TWO)` in JIT (GH-148377)
Fidget-Spinner
-
[Python-checkins] gh-148211: decompose `[_POP_TWO/_INSERT_2]_LOAD_CONST_INLINE_BORROW` in JIT (GH-148357)
Fidget-Spinner
-
[Python-checkins] Fix format string mismatch for `uint64_t` in `_remote_debugging/threads.c` (#148360)
StanFromIreland
-
[Python-checkins] gh-148171: Convert variadic argument opcodes to leave their arguments on the stack (`CALL_BUILTIN_FAST_WITH_KEYWORDS`) (#148366)
Fidget-Spinner
-
[Python-checkins] gh-148171: convert more variadic uops to leave input on stack in JIT (#148361)
kumaraditya303
-
[Python-checkins] gh-142518: add thread safety docs for set C-APIs (#146562)
kumaraditya303
-
[Python-checkins] gh-139038: Credit more people for JIT in 3.15 (GH-148359)
Fidget-Spinner
-
[Python-checkins] gh-142518: annotate dict C-APIs for thread safety (#145875)
kumaraditya303
-
[Python-checkins] [3.14] gh-148037: remove critical section from `PyCode_Addr2Line` (GH… (#148353)
kumaraditya303
-
[Python-checkins] [3.14] gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334) (GH-148349)
Fidget-Spinner
-
[Python-checkins] gh-131798: split `_CALL_BUILTIN_CLASS` to smaller uops (#148094)
kumaraditya303
-
[Python-checkins] gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334)
Fidget-Spinner
-
[Python-checkins] gh-148171: Convert CALL_BUILTIN_FAST to leave inputs on the stack for refcount elimination in JIT (GH-148172)
Fidget-Spinner
-
[Python-checkins] Remove dead links to `pkg_resources` in `importlib` docs (#148344)
FFY00
-
[Python-checkins] gh-148337: Document `importlib.resources` security model (#148340)
FFY00
-
[Python-checkins] Fix mixed line endings with pre-commit (#148336)
hugovk
-
[Python-checkins] [3.14] Fix mixed line endings with pre-commit (GH-148336) (#148338)
hugovk
-
[Python-checkins] [3.13] Fix mixed line endings with pre-commit (GH-148336) (#148339)
hugovk
-
[Python-checkins] gh-146211: Reject CR/LF in HTTP tunnel request headers (#146212)
sethmlarson
-
[Python-checkins] gh-148211: decompose `[_POP_CALL_X/_SHUFFLE_2]_LOAD_CONST_INLINE_BORROW` in JIT (GH-148313)
Fidget-Spinner
-
[Python-checkins] [3.13] gh-145831: email.quoprimime: `decode()` leaves stray `\r` when `eol='\r\n'` (GH-145832) (#148311)
bitdancer
-
[Python-checkins] [3.14] gh-145831: email.quoprimime: `decode()` leaves stray `\r` when `eol='\r\n'` (GH-145832) (#148312)
bitdancer
-
[Python-checkins] gh-148037: remove critical section from `PyCode_Addr2Line` (#148103)
kumaraditya303
-
[Python-checkins] gh-145831: email.quoprimime: `decode()` leaves stray `\r` when `eol='\r\n'` (#145832)
bitdancer
-
[Python-checkins] gh-148211: decompose `_INSERT_1_LOAD_CONST_INLINE(_BORROW)` in JIT (GH-148283)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-148091: clarify asyncio.Future.cancel(msg) behaviour (GH-148248) (#148299)
kumaraditya303
-
[Python-checkins] [3.14] gh-148254: Use singular "sec" in timeit verbose output (GH-148290) (#148303)
hugovk
-
[Python-checkins] [3.13] gh-148254: Use singular "sec" in timeit verbose output (GH-148290) (#148304)
hugovk
-
[Python-checkins] [3.13] gh-148091: clarify asyncio.Future.cancel(msg) behaviour (GH-148248) (#148300)
kumaraditya303
-
[Python-checkins] gh-148254: Use singular "sec" in timeit verbose output (#148290)
hugovk
-
[Python-checkins] gh-134584 : Optimize and eliminate redundant ref-counting for `MAKE_FUNCTION` in the JIT (GH-144963)
Fidget-Spinner
-
[Python-checkins] gh-148091: clarify asyncio.Future.cancel(msg) behaviour (#148248)
kumaraditya303
-
[Python-checkins] [3.14] gh-148067: Fix typo in asyncio event loop docs: 'signals' -> 'signal' (GH-148073) (#148246)
hugovk
-
[Python-checkins] [3.13] gh-148067: Fix typo in asyncio event loop docs: 'signals' -> 'signal' (GH-148073) (#148245)
hugovk
-
[Python-checkins] [3.14] gh-148274: properly handle result from `PyObject_VisitManagedDict` (GH-148275) (#148295)
kumaraditya303
-
[Python-checkins] [3.13] gh-106318: Add example for str.swapcase() method (GH-144575) (#148297)
hugovk