Messages by Thread
-
[Python-checkins] gh-133447: Add basic color to `sqlite3` CLI (#133461)
erlend-aasland
-
[Python-checkins] [3.13] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (GH-133010) (#133806)
picnixz
-
[Python-checkins] [3.14] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (GH-133010) (#133805)
picnixz
-
[Python-checkins] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (#133010)
picnixz
-
[Python-checkins] gh-132971: Update shutil.which() docs (GH-133067)
serhiy-storchaka
-
[Python-checkins] [3.14] Fix a typo in Misc/NEWS.d/3.140a1.rst (GH-133790) (#133798)
AA-Turner
-
[Python-checkins] [3.14] gh-132983: Don't allow trailer data in ZstdFile (GH-133736) (#133799)
AA-Turner
-
[Python-checkins] gh-133713: Compare the `f->stackpointer` to the result of `_PyFrame_Stackbase(f)` (GH-133714)
Fidget-Spinner
-
[Python-checkins] gh-132983: Don't allow trailer data in ZstdFile (#133736)
AA-Turner
-
[Python-checkins] Fix a typo in Misc/NEWS.d/3.140a1.rst (#133790)
AA-Turner
-
[Python-checkins] gh-132493: Remove __annotations__ usage in inspect._signature_is_functionlike (#133415)
JelleZijlstra
-
[Python-checkins] [3.14] GH-132983: PEP 7 and Argument Clinic changes for zstd (GH-133791) (#133792)
AA-Turner
-
[Python-checkins] GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791)
AA-Turner
-
[Python-checkins] GH-132983: remove empty_bytes from _zstd module state (#133785)
AA-Turner
-
[Python-checkins] [3.14] GH-132983: remove empty_bytes from _zstd module state (GH-133785) (#133788)
AA-Turner
-
[Python-checkins] [3.14] gh-132983: Simplify ``_zstd_exec()`` (GH-133775) (#133786)
AA-Turner
-
[Python-checkins] [3.14] gh-133532: Run GC fast cycles test in subprocess. (gh-133533) (gh-133716)
nascheme
-
[Python-checkins] gh-132983: Simplify ``_zstd_exec()`` (#133775)
AA-Turner
-
[Python-checkins] [3.14] Update HTTP links in the _pydatetime docstrings (GH-133025) (GH-133781)
serhiy-storchaka
-
[Python-checkins] [3.13] Update HTTP links in the _pydatetime docstrings (GH-133025) (GH-133782)
serhiy-storchaka
-
[Python-checkins] Update HTTP links in the _pydatetime docstrings (GH-133025)
serhiy-storchaka
-
[Python-checkins] Remove unused code from _pydatetime.py (GH-133768)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-133519: Add console to resources in libregrtest (GH-133520) (#133776)
vstinner
-
[Python-checkins] [3.13] gh-133519: Add console to resources in libregrtest (GH-133520) (#133777)
vstinner
-
[Python-checkins] [3.14] gh-133741: Fix _can_strace(): check --trace option (GH-133766) (#133774)
vstinner
-
[Python-checkins] gh-133519: Add console to resources in libregrtest (#133520)
vstinner
-
[Python-checkins] gh-133741: Fix _can_strace(): check --trace option (#133766)
vstinner
-
[Python-checkins] [3.14] gh-123299: Some copyedits to What's New in 3.14 (GH-133622) (#133771)
hugovk
-
[Python-checkins] gh-133644: Avoid deprecated Py_SetProgramName() in _testembed.c (#133665)
vstinner
-
[Python-checkins] [3.14] gh-46236: Document PyUnicode_BuildEncodingMap (GH-133270) (#133769)
vstinner
-
[Python-checkins] [3.14] gh-69426: HTMLParser: only unescape properly terminated character entities in attribute values (GH-95215) (GH-133704)
serhiy-storchaka
-
[Python-checkins] gh-123299: Some copyedits to What's New in 3.14 (#133622)
merwok
-
[Python-checkins] gh-133610: Remove PyUnicode_AsDecoded/Encoded functions (#133612)
vstinner
-
[Python-checkins] gh-46236: Document PyUnicode_BuildEncodingMap (#133270)
vstinner
-
[Python-checkins] GH-132983: Restore libzstd fallback detection (#133565)
AA-Turner
-
[Python-checkins] Manpage: -X gil is not related to PYTHON_HISTORY (#133753)
hugovk
-
[Python-checkins] [3.14] GH-132983: Restore libzstd fallback detection (GH-133565) (#133757)
AA-Turner
-
[Python-checkins] [3.14] gh-132983: Clean-ups for ``_zstd`` (GH-133670) (#133756)
AA-Turner
-
[Python-checkins] [3.14] GH-132983: Remove subclassing support from zstd types (GH-133694) (#133762)
AA-Turner
-
[Python-checkins] [3.14] gh-133403: Check `Tools/build/generate-build-details.py` with mypy (GH-133735) (#133764)
sobolevn
-
[Python-checkins] [3.14] gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440) (GH-133738)
serhiy-storchaka
-
[Python-checkins] [3.14] Manpage: -X gil is not related to PYTHON_HISTORY (GH-133753) (#133758)
hugovk
-
[Python-checkins] gh-133403: Check `Tools/build/generate-build-details.py` with mypy (#133735)
sobolevn
-
[Python-checkins] [3.14] gh-133682: Fix inconsistent set ordering in annotationlib test (GH-133702) (#133754)
JelleZijlstra
-
[Python-checkins] Docs: use boolean constants for returning boolean value (GH-133325)
serhiy-storchaka
-
[Python-checkins] [3.13] Docs: use boolean constants for returning boolean value (GH-133325) (GH-133761)
serhiy-storchaka
-
[Python-checkins] [3.13] Manpage: -X gil is not related to PYTHON_HISTORY (GH-133753) (#133759)
hugovk
-
[Python-checkins] [3.14] Docs: use boolean constants for returning boolean value (GH-133325) (GH-133760)
serhiy-storchaka
-
[Python-checkins] gh-132983: Clean-ups for ``_zstd`` (#133670)
AA-Turner
-
[Python-checkins] gh-133682: Fix inconsistent set ordering in annotationlib test (#133702)
JelleZijlstra
-
[Python-checkins] [3.13] gh-133644: update `Py_InteractiveFlag` deprecation notice (GH-133749) (#133752)
picnixz
-
[Python-checkins] [3.14] gh-133644: update `Py_InteractiveFlag` deprecation notice (GH-133749) (#133751)
picnixz
-
[Python-checkins] gh-133644: update `Py_InteractiveFlag` deprecation notice (#133749)
picnixz
-
[Python-checkins] gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440)
serhiy-storchaka
-
[Python-checkins] gh-133644: Remove deprecated Python initialization getter functions (#133661)
vstinner
-
[Python-checkins] [3.14] gh-133412: amend docs for the `inst` definition (GH-133708) (#133729)
picnixz
-
[Python-checkins] gh-133017: Improve error message for invalid typecodes in multiprocessing.{Array,Value} (GH-133252)
serhiy-storchaka
-
[Python-checkins] gh-133623: Add `ssl.HAS_PSK_TLS13` to detect external TLS 1.3 PSK support (#133624)
picnixz
-
[Python-checkins] [3.13] gh-130197: Test pygettext --output option (GH-133041) (GH-133266)
serhiy-storchaka
-
[Python-checkins] fix thread safety of `io.StringIO.truncate` (#133732)
kumaraditya303
-
[Python-checkins] [3.14] gh-133581: Fix refleak in t-string AST unparsing (GH-133724) (#133731)
lysnikolaou
-
[Python-checkins] [3.13] gh-133412: amend docs for the `inst` definition (GH-133708) (#133730)
picnixz
-
[Python-checkins] gh-133253: making linecache thread-safe (#133305)
kumaraditya303
-
[Python-checkins] gh-133581: Fix refleak in t-string AST unparsing (#133724)
lysnikolaou
-
[Python-checkins] gh-133412: amend docs for the `inst` definition (#133708)
picnixz
-
[Python-checkins] [3.13] gh-69426: HTMLParser: only unescape properly terminated character entities in attribute values (GH-95215) (GH-133586)
serhiy-storchaka
-
[Python-checkins] gh-133476: Assert with the `PyStackRef_IsTaggedInt` function (GH-133477)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-133467: Add TSAN suppressions for races in typeobject (gh-133534) (gh-133717)
nascheme
-
[Python-checkins] [3.14] gh-132917: Use /proc/self/status for mem usage info. (GH-133544) (gh-133718)
nascheme
-
[Python-checkins] GH-131798: Split up and optimize CALL_ISINSTANCE (GH-133339)
brandtbucher
-
[Python-checkins] [3.14] Fix typo in pending-removal-in-3.14.rst (GH-133680) (GH-133697)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-133541: Handle SyntaxError raised by the tokenizer on user input (GH-133606) (#133709)
pablogsal
-
[Python-checkins] gh-133541: Handle SyntaxError raised by the tokenizer on user input (#133606)
pablogsal
-
[Python-checkins] gh-133626: Ensure the traditional Windows installer doesn't accidentally pick up site-packages (GH-133693)
zooba
-
[Python-checkins] Fix typo in pending-removal-in-3.14.rst (GH-133680)
serhiy-storchaka
-
[Python-checkins] gh-132551: make `io.BytesIO` thread safe (#132616)
kumaraditya303
-
[Python-checkins] [3.14] gh-103092: Support subinterpreters in ``_zstd`` (GH-133674) (#133695)
AA-Turner
-
[Python-checkins] GH-132983: Remove subclassing support from zstd types (#133694)
AA-Turner
-
[Python-checkins] Adds docs to help with troubleshooting pip installs. (GH-133692)
zooba
-
[Python-checkins] [3.13] gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with mypy (GH-133453) (#133690)
sobolevn
-
[Python-checkins] [3.14] gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with mypy (GH-133453) (#133689)
sobolevn
-
[Python-checkins] Clarify some wording in `wasi(\.py)?` (GH-133619)
brettcannon
-
[Python-checkins] gh-103092: Support subinterpreters in ``_zstd`` (#133674)
AA-Turner
-
[Python-checkins] gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with mypy (#133453)
sobolevn
-
[Python-checkins] [3.13] gh-132762: Fix underallocation bug in `dict.fromkeys()`(gh-133627) (gh-133686)
colesbury
-
[Python-checkins] [3.14] gh-132886: use relaxed atomics for `sock_fd` in gil builds in socket module (GH-133208) (#133683)
kumaraditya303
-
[Python-checkins] gh-133273: Keep instruction definitions in `bytecodes.c` and `optimizer_bytecodes.c` in sync (GH-133320)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-132762: Fix underallocation bug in `dict.fromkeys()`(gh-133627) (gh-133685)
colesbury
-
[Python-checkins] gh-132762: Fix underallocation bug in `dict.fromkeys()`(gh-133627)
colesbury
-
[Python-checkins] gh-132886: use relaxed atomics for `sock_fd` in gil builds in socket module (#133208)
kumaraditya303
-
[Python-checkins] [3.14] gh-132775: Add _PyCode_GetScriptXIData() (gh-133676)
ericsnowcurrently
-
[Python-checkins] [3.13] gh-131031: Fix test_pickle when invoked directly (GH-133356) (GH-133675)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-131031: Fix test_pickle when invoked directly (GH-133356) (GH-133673)
serhiy-storchaka
-
[Python-checkins] gh-132775: Add _PyCode_GetScriptXIData() (gh-133480)
ericsnowcurrently
-
[Python-checkins] gh-131942: Use the Python-specific `Py_DEBUG` macro rather than `_DEBUG` in Windows-related C code (GH-131944)
zooba
-
[Python-checkins] gh-131031: Fix test_pickle when invoked directly (GH-133356)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-133581: Improve AST unparsing of t-strings (GH-133635) (#133666)
JelleZijlstra
-
[Python-checkins] gh-91555: disable logger while handling log record (GH-131812)
vsajip
-
[Python-checkins] [3.14] gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456) (GH-133663)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456) (GH-133664)
serhiy-storchaka
-
[Python-checkins] gh-133581: Improve AST unparsing of t-strings (#133635)
JelleZijlstra
-
[Python-checkins] gh-133644: remove deprecated `PyImport_ImportModuleNoBlock` (#133655)
picnixz
-
[Python-checkins] gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456)
serhiy-storchaka
-
[Python-checkins] gh-133595: Clean up sqlite3.Connection APIs (GH-133605)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-133516: Raise `ValueError` when constants `True`, `False` or `None` are used as an identifier after NFKC normalization (GH-133523) (#133615)
pablogsal
-
[Python-checkins] Update the PCbuild sub-projects list (GH-133397)
zooba
-
[Python-checkins] gh-133597: Fix memory leak if error occurred in _sys_getwindowsversion_from_kernel32 (GH-133598)
zooba
-
[Python-checkins] [3.14] gh-133583: Add support for fixed size unsigned integers in argument parsing (GH-133584) (GH-133650)
serhiy-storchaka
-
[Python-checkins] gh-127833: Add links to token types to the lexical analysis intro (#131468)
AA-Turner
-
[Python-checkins] [3.14] gh-127833: Add links to token types to the lexical analysis intro (GH-131468) (#133652)
AA-Turner
-
[Python-checkins] [3.13] Doc: Allow translating a code block in the tutorial (GH-131353) (#133649)
AA-Turner
-
[Python-checkins] [3.14] Doc: Allow translating a code block in the tutorial (GH-131353) (#133648)
AA-Turner
-
[Python-checkins] gh-133583: Add support for fixed size unsigned integers in argument parsing (GH-133584)
serhiy-storchaka
-
[Python-checkins] Doc: Allow translating a code block in the tutorial (#131353)
AA-Turner
-
[Python-checkins] [3.14] gh-133639: Fix `test_auto_indent_default()` doesn't run `input_code` (GH-133640) (#133646)
pablogsal
-
[Python-checkins] [3.13] gh-133639: Fix `test_auto_indent_default()` doesn't run `input_code` (GH-133640) (#133647)
pablogsal
-
[Python-checkins] [3.14] gh-133641: Doc: Add missing source link in ``concurrent.futures`` (GH-133642) (#133643)
AA-Turner
-
[Python-checkins] [3.14] gh-125028: Prohibit placeholders in partial keywords (GH-126062) (GH-133645)
serhiy-storchaka
-
[Python-checkins] gh-133639: Fix `test_auto_indent_default()` doesn't run `input_code` (#133640)
pablogsal
-
[Python-checkins] gh-125028: Prohibit placeholders in partial keywords (GH-126062)
serhiy-storchaka
-
[Python-checkins] gh-133641: Doc: Add missing source link in ``concurrent.futures`` (#133642)
AA-Turner
-
[Python-checkins] [3.14] gh-132983: Remove pyzstd in identifiers (GH-133535) (#133629)
AA-Turner
-
[Python-checkins] [3.13] gh-133403: Type `Tools/build/update_file.py` and check it with `mypy` (GH-133404) (#133637)
sobolevn
-
[Python-checkins] [3.14] gh-133403: Type `Tools/build/update_file.py` and check it with `mypy` (GH-133404) (#133603)
sobolevn
-
[Python-checkins] gh-133467: Add TSAN suppressions for races in typeobject (gh-133534)
nascheme
-
[Python-checkins] gh-133532: Run GC fast cycles test in subprocess. (gh-133533)
nascheme
-
[Python-checkins] gh-132917: Use /proc/self/status for mem usage info. (#133544)
nascheme
-
[Python-checkins] [3.14] gh-133551: Skip annotationlib for now in ast roundtrip tests (GH-133634) (#133636)
JelleZijlstra
-
[Python-checkins] gh-133551: Skip annotationlib for now in ast roundtrip tests (#133634)
JelleZijlstra
-
[Python-checkins] [3.14] gh-133555: Allow regenerating the parser with Python < 3.14 (GH-133557) (#133630)
AA-Turner
-
[Python-checkins] [3.13] gh-127833: lexical analysis: Add backticks to BOM example (GH-132407) (#133633)
AA-Turner
-
[Python-checkins] [3.14] gh-127833: lexical analysis: Add backticks to BOM example (GH-132407) (#133632)
AA-Turner
-
[Python-checkins] [3.14] gh-133551: Support t-strings in annotationlib (GH-133553) (#133628)
JelleZijlstra
-
[Python-checkins] gh-127833: lexical analysis: Add backticks to BOM example (#132407)
AA-Turner
-
[Python-checkins] gh-133555: Allow regenerating the parser with Python < 3.14 (#133557)
AA-Turner
-
[Python-checkins] gh-133551: Support t-strings in annotationlib (#133553)
JelleZijlstra
-
[Python-checkins] gh-132983: Remove pyzstd in identifiers (#133535)
AA-Turner
-
[Python-checkins] gh-133530: Replace binary tree textual digram with image (gh-133591)
rhettinger
-
[Python-checkins] gh-132775: Unrevert "Add _PyCode_VerifyStateless()" (gh-133528)
ericsnowcurrently
-
[Python-checkins] [3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()" (gh-133625)
ericsnowcurrently
-
[Python-checkins] [3.14] gh-133516: Raise `ValueError` when constants `True`, `False` or `None` are used as an identifier after NFKC normalization (GH-133523) (#133596)
pablogsal
-
[Python-checkins] [3.14] gh-133558: Skip test_pdb tests on FreeBSD (GH-133566) (#133616)
vstinner
-
[Python-checkins] [3.14] gh-131535: Fix stale example in html.parser docs, make examples doctests (GH-131551) (GH-133589)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-133361: move the explanation of dict equal before its use (GH-133424) (#133621)
terryjreedy
-
[Python-checkins] [3.14] gh-133361: move the explanation of dict equal before its use (GH-133424) (#133620)
terryjreedy
-
[Python-checkins] gh-133361: move the explanation of dict equal before its use (#133424)
terryjreedy
-
[Python-checkins] gh-133558: Skip test_pdb tests on FreeBSD (#133566)
vstinner
-
[Python-checkins] wasi: Update the location of the 'config.site' file in the build script (GH-133611)
zware
-
[Python-checkins] Test fixes for 3.15 (GH-133599)
zware
-
[Python-checkins] gh-133537: Avoid using console I/O in WinAPI partitions that don't support it (GH-133538)
zooba
-
[Python-checkins] gh-133517: Remove os.listdrive, os.listvolumes and os.listmounts in non-desktop Windows builds (GH-133518)
zooba
-
[Python-checkins] GH-133600: Refactor `wasi.py` into `wasi/__main__.py`
brettcannon
-
[Python-checkins] gh-133403: Type `Tools/build/update_file.py` and check it with `mypy` (#133404)
sobolevn
-
[Python-checkins] gh-133575: eliminate legacy checks in `Lib/curses/__init__.py` (#133576)
picnixz
-
[Python-checkins] gh-133516: Raise `ValueError` when constants `True`, `False` or `None` are used as an identifier after NFKC normalization (#133523)
pablogsal
-
[Python-checkins] Finishing touches to update `main` branch for 3.15 (#133588)
hugovk
-
[Python-checkins] [3.13] gh-131535: Fix stale example in html.parser docs, make examples doctests (GH-131551) (GH-133587)
serhiy-storchaka
-
[Python-checkins] gh-131535: Fix stale example in html.parser docs, make examples doctests (GH-131551)
serhiy-storchaka
-
[Python-checkins] Python 3.14.0b1
hugovk
-
[Python-checkins] gh-69426: HTMLParser: only unescape properly terminated character entities in attribute values (GH-95215)
serhiy-storchaka
-
[Python-checkins] gh-133512: Adds warnings to py.exe launcher about subcommands belonging to Python install manager (GH-133514)
zooba
-
[Python-checkins] [3.13] GH-133231: Backport PYTHON_JIT documentation to 3.13 (GH-133539)
brandtbucher
-
[Python-checkins] [3.13] gh-132921: Fix setuptools._distutils.dep_util deprecation (#133522)
vstinner
-
[Python-checkins] gh-123299: Copyedit "What's New in Python 3.14" (#133452)
hugovk
-
[Python-checkins] GH-132983: Remove zstd version check in the header file (#133502)
hugovk
-
[Python-checkins] gh-77065: Add optional keyword-only argument `echo_char` for `getpass.getpass` (#130496)
hugovk
-
[Python-checkins] gh-132917: Fix data race detected by tsan (#133508)
Yhg1s
-
[Python-checkins] Revert "gh-133395: add option for extension modules to specialize BINARY_OP/SUBSCR, apply to arrays (#133396)" (#133498)
hugovk
-
[Python-checkins] gh-132775: Revert "gh-132775: Add _PyCode_VerifyStateless() (gh-133221)" (#133497)
hugovk
-
[Python-checkins] gh-133490: Fix syntax highlighting for remote PDB (#133494)
pablogsal
-
[Python-checkins] gh-132983: Add What's New entry for PEP 784 implementation (#133495)
hugovk
-
[Python-checkins] gh-81793: Replace skip decorators with specific helpers (GH-133493)
zware
-
[Python-checkins] typing: Modernize type annotations on IO classes (#133487)
JelleZijlstra
-
[Python-checkins] gh-133490: Add color support to remote PDB (#133491)
gaogaotiantian
-
[Python-checkins] GH-113464: Add the JIT to What's New (GH-133486)
brandtbucher
-
[Python-checkins] gh-132493: Avoid eager evaluation of annotations in `@reprlib.recursive_repr()` (#133411)
JelleZijlstra
-
[Python-checkins] [3.13] gh-130117: Document why nested `Union`, `Literal`, and `Annotated` types referenced through a type alias are not flattened (GH-130119) (#133488)
JelleZijlstra
-
[Python-checkins] gh-130117: Document why nested `Union`, `Literal`, and `Annotated` types referenced through a type alias are not flattened (#130119)
JelleZijlstra
-
[Python-checkins] Remove duplicate includes: Include/internal/ (#132624)
AA-Turner
-
[Python-checkins] GH-132983: Use a standard autoconf version check for zstd (#133479)
AA-Turner
-
[Python-checkins] gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules (#118655)
AA-Turner
-
[Python-checkins] GH-132983: Build ``_zstd`` on Windows (#133366)
AA-Turner
-
[Python-checkins] [3.12] GH-133410: Use commit hashes for change detection (gh-133416) (#133426)
Yhg1s
-
[Python-checkins] gh-132775: Add _PyCode_GetXIData() (gh-133475)
ericsnowcurrently
-
[Python-checkins] gh-132775: Do Not Set __name__ to __main__ With _PyPickle_GetXIData() (gh-133472)
ericsnowcurrently
-
[Python-checkins] gh-91048: Add filename:line_no information to `asyncio pstree` (#133478)
pablogsal
-
[Python-checkins] gh-118761: Add test_lazy_import for more modules (#133057)
JelleZijlstra
-
[Python-checkins] GH-133231: Add JIT utilities in sys._jit (GH-133233)
brandtbucher
-
[Python-checkins] gh-133469: Adds to advanced section on installing PyManager (GH-133471)
zooba
-
[Python-checkins] gh-132775: Add _PyCode_VerifyStateless() (gh-133221)
ericsnowcurrently
-
[Python-checkins] gh-133346: Make theming support in _colorize extensible (GH-133347)
ambv
-
[Python-checkins] GH-131798: Split CALL_LEN into several uops (GH-133180)
brandtbucher
-
[Python-checkins] gh-132917: Use RSS + swap for estimate of process memory usage (gh-133464)
nascheme
-
[Python-checkins] [3.13] gh-132017: Handle SIGCONT in `pyrepl` (#132918) (#133470)
pablogsal