python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] GH-128520: Merge `pathlib._abc` into `pathlib.types` (#130747)
barneygale
[Python-checkins] gh-130453: pygettext: Allow overriding default keywords when using `--keyword` (GH-130709)
serhiy-storchaka
[Python-checkins] [3.13] gh-128388: pyrepl on Windows: add meta and ctrl+arrow keybindings (GH-128389) (GH-130500)
encukou
[Python-checkins] [3.12] gh-129583: update bundled pip to 25.0.1 (GH-129909) (#129947)
hugovk
[Python-checkins] [3.13] gh-130379: Fix incorrect zipapp logic to avoid including the target in itself (gh-130509) (gh-130791)
pfmoore
[Python-checkins] gh-100388: Change undefined __DATE__ to the Unix epoch (#100389)
malemburg
[Python-checkins] [3.13] Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616) (GH-130640)
encukou
[Python-checkins] [3.12] Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616) (GH-130639)
encukou
[Python-checkins] gh-130711: Document `PyBaseObject_Type` (GH-130712)
encukou
[Python-checkins] gh-129173: refactor `PyCodec_BackslashReplaceErrors` into separate functions (#129895)
picnixz
[Python-checkins] [3.13] gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738) (#130756)
picnixz
[Python-checkins] `unittest.mock` test and coverage fixup (#130787)
cjw296
[Python-checkins] gh-129173: simplify `PyCodec_XMLCharRefReplaceErrors` logic (#129894)
picnixz
[Python-checkins] docs: internal notes have moved, correct references (#130762)
nedbat
[Python-checkins] [3.13] gh-127667: fix memory leaks in `hashlib` (GH-127668) (#130784)
picnixz
[Python-checkins] [3.12] gh-127667: fix memory leaks in `hashlib` (GH-127668) (#130783)
picnixz
[Python-checkins] gh-130149: refactor tests for HMAC (#130150)
picnixz
[Python-checkins] [3.12] gh-101100: Fix Sphinx documentation warnings in `collections.rst` (GH-130629) (#130782)
hugovk
[Python-checkins] [3.12] gh-101100: Fix sphinx warnings in `library/email.errors.rst` (GH-130774) (#130780)
hugovk
[Python-checkins] [3.13] gh-101100: Fix sphinx warnings in `library/email.errors.rst` (GH-130774) (#130781)
hugovk
[Python-checkins] [3.13] gh-101100: Fix Sphinx documentation warnings in `collections.rst` (GH-130629) (#130779)
hugovk
[Python-checkins] gh-101100: Fix sphinx warnings in `library/email.errors.rst` (#130774)
hugovk
[Python-checkins] gh-101100: Fix Sphinx documentation warnings in `collections.rst` (#130629)
hugovk
[Python-checkins] [3.12] gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (GH-129562) (#130777)
picnixz
[Python-checkins] [3.13] gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (GH-129562) (#130776)
picnixz
[Python-checkins] gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (#129562)
picnixz
[Python-checkins] gh-127667: fix memory leaks in `hashlib` (#127668)
picnixz
[Python-checkins] gh-128002: use efficient linked list implementation for eager tasks in asyncio (#130518)
kumaraditya303
[Python-checkins] gh-128041: Add `terminate_workers` and `kill_workers` methods to ProcessPoolExecutor (GH-128043)
gpshead
[Python-checkins] [3.13] gh-130637: Add validation for numeric response data in `stat()` method (GH-130646) (#130763)
terryjreedy
[Python-checkins] GH-130415: Use boolean guards to narrow types to values in the JIT (GH-130659)
brandtbucher
[Python-checkins] [3.12] gh-130637: Add validation for numeric response data in `stat()` method (GH-130646) (#130764)
terryjreedy
[Python-checkins] [3.13] gh-128481: indicate that the default value for `FrameSummary.end_lineno` changed in 3.13 (GH-130755) (#130767)
picnixz
[Python-checkins] gh-128481: indicate that the default value for `FrameSummary.end_lineno` changed in 3.13 (#130755)
picnixz
[Python-checkins] gh-130637: Add validation for numeric response data in `stat()` method (#130646)
ericvsmith
[Python-checkins] gh-89083: add support for UUID version 6 (RFC 9562) (#120650)
picnixz
[Python-checkins] [3.12] Fix grammar typo in `Doc/c-api/arg.rst` (GH-130741) (#130758)
hugovk
[Python-checkins] [3.13] Fix grammar typo in `Doc/c-api/arg.rst` (GH-130741) (#130759)
hugovk
[Python-checkins] [3.12] Add link in the `importlib.metadata.version()` docs (GH-130739) (#130760)
picnixz
[Python-checkins] [3.13] Add link in the `importlib.metadata.version()` docs (GH-130739) (#130761)
picnixz
[Python-checkins] [3.12] gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484) (#130754)
picnixz
[Python-checkins] gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738)
picnixz
[Python-checkins] [3.13] gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484) (#130753)
picnixz
[Python-checkins] gh-128481: Improve documentation for `traceback.FrameSummary` (#128484)
picnixz
[Python-checkins] Fix grammar typo in `Doc/c-api/arg.rst` (#130741)
picnixz
[Python-checkins] Add link in the `importlib.metadata.version()` docs (#130739)
picnixz
[Python-checkins] GH-127381: pathlib ABCs: remove `ReadablePath.exists()` and `is_*()` (#130520)
barneygale
[Python-checkins] GH-127381: pathlib ABCs: remove `WritablePath.mkdir()` arguments (#130611)
barneygale
[Python-checkins] [3.12] gh-130160: use `.. program::` directive for documenting `cProfile` CLI (GH-130314) (#130746)
sobolevn
[Python-checkins] [3.13] gh-130160: use `.. program::` directive for documenting `cProfile` CLI (GH-130314) (#130745)
sobolevn
[Python-checkins] gh-130160: use `.. program::` directive for documenting `cProfile` CLI (#130314)
sobolevn
[Python-checkins] gh-129401: Test repr rlock failing randomly (#129959)
colesbury
[Python-checkins] Revert "GH-116380: Speed up `glob.[i]glob()` by making fewer system calls. (#116392)" (#130743)
barneygale
[Python-checkins] [3.12] gh-130618: Fix parser error when using lambdas inside f-strings (GH-130638) (#130644)
pablogsal
[Python-checkins] [3.13] gh-130618: Fix parser error when using lambdas inside f-strings (GH-130638) (#130642)
pablogsal
[Python-checkins] [3.13] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732) (#130734)
colesbury
[Python-checkins] [3.12] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732) (#130735)
colesbury
[Python-checkins] Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)
colesbury
[Python-checkins] [3.13] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130728)
colesbury
[Python-checkins] [3.12] gh-128364: Fix flaky `test_timeout` test (gh-130724) (gh-130729)
colesbury
[Python-checkins] gh-128364: Fix flaky `test_timeout` test (gh-130724)
colesbury
[Python-checkins] gh-128974: Fix `UnicodeError.__str__` when custom attributes have side-effects (#128975)
picnixz
[Python-checkins] GH-116380: Speed up `glob.[i]glob()` by making fewer system calls. (#116392)
barneygale
[Python-checkins] Revert "gh-128942: make `array` module thread safe (#128943)" (#130707)
colesbury
[Python-checkins] GH-130296: Avoid stack transients in four instructions. (GH-130310)
markshannon
[Python-checkins] GH-130608: Remove `dirs_exist_ok` argument from `pathlib.Path.copy()` (#130610)
barneygale
[Python-checkins] gh-130660: Restore sys.ps1 and sys.ps2 after code.interact (#130661)
gaogaotiantian
[Python-checkins] gh-129666: Revert "gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[pp]ext tests (GH-130686)" (GH-130688)
encukou
[Python-checkins] gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[pp]ext tests (GH-130686)
encukou
[Python-checkins] [3.13] gh-124878: Add temporary TSAN suppression for free_threadstate (gh-130602) (gh-130687)
colesbury
[Python-checkins] gh-124878: Add temporary TSAN suppression for free_threadstate (gh-130602)
colesbury
[Python-checkins] gh-130605: Use relaxed atomics to set the GIL switch interval (gh-130654)
colesbury
[Python-checkins] gh-130665: Only apply locale to calendar CLI via `--locale` and not `LANG` env var (#130676)
hugovk
[Python-checkins] gh-46236: PyUnicode docs improvements (GH-129966)
encukou
[Python-checkins] [3.12] gh-130607: Extend and cleanup IPv6 tests (GH-121518) (GH-130678)
encukou
[Python-checkins] [3.13] gh-130607: Extend and cleanup IPv6 tests (GH-121518) (GH-130679)
encukou
[Python-checkins] gh-130607: Extend and cleanup IPv6 tests (GH-121518)
encukou
[Python-checkins] [3.13] Postpone <stdbool.h> inclusion after Python.h (#130641) (#130675)
vstinner
[Python-checkins] [3.13] gh-130655: Increase test coverage of gettext._expand_lang() (GH-130656) (GH-130671)
serhiy-storchaka
[Python-checkins] [3.12] gh-112507: Detect Cygwin and MSYS with `uname` instead of `$OSTYPE` (GH-112508) (GH-130674)
vsajip
[Python-checkins] Postpone <stdbool.h> inclusion after Python.h (#130641)
vstinner
[Python-checkins] [3.12] gh-129726: Break `gzip.GzipFile` reference loop (GH-130055) (#130670)
vstinner
[Python-checkins] gh-130595: Fix leak in WITH_EXCEPT_START error case (GH-130626)
markshannon
[Python-checkins] [3.12] gh-130655: Increase test coverage of gettext._expand_lang() (GH-130656) (GH-130672)
serhiy-storchaka
[Python-checkins] gh-130655: Increase test coverage of gettext._expand_lang() (GH-130656)
serhiy-storchaka
[Python-checkins] [3.13] gh-129726: Break `gzip.GzipFile` reference loop (GH-130055) (#130669)
vstinner
[Python-checkins] gh-129726: Break `gzip.GzipFile` reference loop (#130055)
vstinner
[Python-checkins] [3.13] gh-129296: Fix `pyatomic.h` include paths (GH-129320) (#130667)
vstinner
[Python-checkins] [3.12] gh-129296: Fix `pythread.h` include paths (#129320) (#130668)
vstinner
[Python-checkins] [3.13] gh-130617 : fix time_clockid_converter on DragonFlyBSD (GH-130634) (#130666)
vstinner
[Python-checkins] gh-130617 : fix time_clockid_converter on DragonFlyBSD (#130634)
vstinner
[Python-checkins] gh-130091: Reorder `_PyThreadState_Attach` to avoid data race (gh-130092)
colesbury
[Python-checkins] [3.13] gh-129200: Add locking to the iOS testbed startup sequence. (GH-130564) (#130657)
freakboy3742
[Python-checkins] GH-121970: Extract ``issue_role`` into a new extension (#130615)
AA-Turner
[Python-checkins] gh-129200: Add locking to the iOS testbed startup sequence. (#130564)
freakboy3742
[Python-checkins] gh-127271: Remove the PyCell_Get usage for framelocalsproxy (#130383)
gaogaotiantian
[Python-checkins] [3.12] gh-125553: Fix backslash continuation in `untokenize` (GH-126010) (#130579)
pablogsal
[Python-checkins] [3.12] GH-121970: Extract ``issue_role`` into a new extension (GH-130615) (#130652)
AA-Turner
[Python-checkins] [3.13] GH-121970: Extract ``issue_role`` into a new extension (GH-130615) (#130651)
AA-Turner
[Python-checkins] [3.12] GH-92897: schedule the check_home deprecation to 3.15 (GH-129102) (#130585)
FFY00
[Python-checkins] [3.13] GH-92897: schedule the check_home deprecation to 3.15 (GH-129102) (#130583)
FFY00
[Python-checkins] gh-130618: Fix parser error when using lambdas inside f-strings (#130638)
pablogsal
[Python-checkins] [3.12] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406) (GH-130510)
encukou
[Python-checkins] Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616)
encukou
[Python-checkins] [3.13] gh-127785: Limit check labels github action permission (GH-130596) (#130623)
hugovk
[Python-checkins] gh-129107: fix thread safety of `bytearray` where two critical sections are needed (#130227)
kumaraditya303
[Python-checkins] [3.12] gh-127785: Limit check labels github action permission (GH-130596) (#130625)
hugovk
[Python-checkins] [3.12] Doc: Strip trailing whitespace in ``pydoc_topics`` (GH-130492) (#130636)
AA-Turner
[Python-checkins] [3.13] Doc: Strip trailing whitespace in ``pydoc_topics`` (GH-130492) (#130635)
AA-Turner
[Python-checkins] gh-128942: make `array` module thread safe (#128943)
kumaraditya303
[Python-checkins] gh-130421: Fix data race on timebase initialization (gh-130592)
colesbury
[Python-checkins] gh-129288: Add optional l2_cid and l2_bdaddr_type in BTPROTO_L2CAP socket address tuple (#129293)
encukou
[Python-checkins] [3.11] GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550) (GH-130573) (#130593)
pablogsal
[Python-checkins] gh-109959: Remove test_glob.test_selflink() (#130551)
vstinner
[Python-checkins] GH-128534: Instrument branches for `async for` loops. (GH-130569)
markshannon
[Python-checkins] [3.13] gh-130604: Always run all matrix workflows in GitHub Actions (GH-130603) (#130612)
AA-Turner
[Python-checkins] [3.12] gh-130604: Always run all matrix workflows in GitHub Actions (GH-130603) (#130613)
AA-Turner
[Python-checkins] gh-130604: Always run all matrix workflows in GitHub Actions (#130603)
AA-Turner
[Python-checkins] gh-130605: Temporarily disable test_concurrent_futures in TSAN CI job (gh-130606)
colesbury
[Python-checkins] GH-125413: Add private `pathlib.Path` method to write metadata (#130238)
barneygale
[Python-checkins] gh-127785: Reduce permissions in the `check labels` workflow (#130596)
AA-Turner
[Python-checkins] gh-111178: Fix function signatures in sliceobject.c (#130575)
vstinner
[Python-checkins] gh-111178: Fix function signatures in instruction_sequence.c (#130591)
vstinner
[Python-checkins] gh-111178: Fix function signatures in namespaceobject.c (#130590)
vstinner
[Python-checkins] gh-111178: Fix function signatures in symtable.c (#130589)
vstinner
[Python-checkins] Doc: Strip trailing whitespace in ``pydoc_topics`` (#130492)
AA-Turner
[Python-checkins] gh-130519: Fix crash in QSBR when destructor reenters QSBR (gh-130553)
colesbury
[Python-checkins] [3.13] gh-117657: Enable test_opcache under TSAN (GH-129831) (GH-130597)
colesbury
[Python-checkins] gh-130595: Keep traceback alive for WITH_EXCEPT_START (#130562)
DinoV
[Python-checkins] [3.12] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503) (GH-130556) (GH-130576)
serhiy-storchaka
[Python-checkins] gh-128982: Revert "#128982: Substitute regular expression in http.cookiejar.join_header_words for an efficient alternative (GH-128983)" and add tests (GH-130584)
encukou
[Python-checkins] [3.12] Fix indentation for contextlib.asynccontextmanager docs (GH-127333) (#130580)
hugovk
[Python-checkins] gh-128982: Substitute regular expression in `http.cookiejar.join_header_words` for an efficient alternative (GH-128983)
encukou
[Python-checkins] [3.12] GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550) (#130573)
vstinner
[Python-checkins] [3.13] GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550) (#130572)
vstinner
[Python-checkins] gh-130379: Fix incorrect zipapp logic to avoid including the target in itself (gh-130509)
pfmoore
[Python-checkins] [3.13] gh-130163: Fix a leak in _pickle.c after backporting (GH-130568)
serhiy-storchaka
[Python-checkins] [3.12] Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172) (GH-130544)
encukou
[Python-checkins] [3.13] Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172) (GH-130543)
encukou
[Python-checkins] [3.12] gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC" (GH-107542) (#130371)
sobolevn
[Python-checkins] gh-111178: fix UBSan failures in `Modules/_hashopenssl.c` (GH-129802)
encukou
[Python-checkins] GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550)
markshannon
[Python-checkins] [3.12] gh-130433: Update documentation for `MultipartConversionError` (GH-130436) (GH-130566)
encukou
[Python-checkins] [3.13] gh-130433: Update documentation for `MultipartConversionError` (GH-130436) (GH-130565)
encukou
[Python-checkins] GH-130396: Increase trashcan overhead (GH-130552)
markshannon
[Python-checkins] gh-111178: fix UBSan failures in `Modules/_tkinter.c` (GH-129795)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/_zoneinfo.c` (GH-129798)
encukou
[Python-checkins] gh-130433: Update documentation for `MultipartConversionError` (GH-130436)
encukou
[Python-checkins] [3.12] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513) (#130540)
hugovk
[Python-checkins] gh-117657: Use an atomic store to set type flags. (gh-127588)
nascheme
[Python-checkins] [3.13] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503) (GH-130556)
serhiy-storchaka
[Python-checkins] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503)
serhiy-storchaka
[Python-checkins] GH-130396: Include stack margin for debug windows builds (GH-130554)
markshannon
[Python-checkins] [3.13] Fix a typo in code module test (GH-130530) (#130534)
gaogaotiantian
[Python-checkins] gh-130202: Fix bug in `_PyObject_ResurrectEnd` in free threaded build (gh-130281)
colesbury
[Python-checkins] [3.12] gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst (#130526) (#130546)
hugovk
[Python-checkins] gh-122029: Move monitoring after method expand for CALL_KW (GH-130488)
markshannon
[Python-checkins] gh-129824: Temporarily skip InterpreterPoolMixin tests under TSAN (gh-129826)
colesbury
[Python-checkins] gh-87790: support thousands separators for formatting fractional part of floats (#125304)
vstinner
[Python-checkins] gh-129173: refactor `PyCodec_ReplaceErrors` into separate functions (#129893)
picnixz
[Python-checkins] [3.13] gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst (#130526) (#130548)
hugovk
[Python-checkins] Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172)
encukou
[Python-checkins] gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst (#130526)
hugovk
[Python-checkins] gh-111178: fix UBSan failures in `Modules/unicodedata.c` (GH-129801)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Objects/typevarobject.c` (GH-129800)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/xx*.c` (GH-129797)
encukou
[Python-checkins] [3.12] gh-130151: Fix reference leaks in `_hashlib.hmac_{new,digest}` (GH-130152) (#130539)
picnixz
[Python-checkins] gh-111178: fix UBSan failures in `Objects/typeobject.c` (#129799)
picnixz
[Python-checkins] gh-130453: pygettext: Extend support for specifying custom keywords (GH-130463)
serhiy-storchaka
[Python-checkins] Fix a typo in `Py_DECREF` comment (#128387)
picnixz
[Python-checkins] [3.12] Fix a typo in code module test (GH-130530) (GH-130533)
serhiy-storchaka
[Python-checkins] [3.13] gh-130292: Allow for empty simulator list when running iOS testbed (GH-130388) (#130532)
freakboy3742
[Python-checkins] gh-130292: Allow for empty simulator list when running iOS testbed (#130388)
freakboy3742
[Python-checkins] Fix a typo in code module test (#130530)
gaogaotiantian
[Python-checkins] gh-124703: Change back to raising bdb.BdbQuit when exiting pdb in 'inline' mode in a REPL session (#130395)
gaogaotiantian
[Python-checkins] gh-130419: Do not build the _freeze_module project twice in Windows PGO builds (GH-130420)
zooba
[Python-checkins] GH-125413: Fix stale metadata from `pathlib.Path.copy()` and `move()` (#130424)
barneygale
[Python-checkins] GH-125413: pathlib ABCs: use caching `path.info.exists()` when globbing (#130422)
barneygale
[Python-checkins] [3.13] gh-46236: Add docs for PyUnicode_GetDefaultEncoding() doc (GH-130335) (GH-130511)
encukou
[Python-checkins] [3.12] gh-46236: Add docs for PyUnicode_GetDefaultEncoding() doc (GH-130335) (GH-130512)
encukou
[Python-checkins] gh-129874: improve tests to use correct implementations in asyncio (#130516)
kumaraditya303
[Python-checkins] [3.13] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406) (GH-130507)
encukou
[Python-checkins] gh-129874: avoid mixing pure python and C impl in eager execution (#130515)
kumaraditya303
[Python-checkins] gh-130384: Skip a test_getallocatedblocks test pre-condition on iOS. (GH-130385)
markshannon
[Python-checkins] gh-128231: Use `runcode()` return value for failing early (GH-129488)
encukou
[Python-checkins] gh-46236: Add docs for PyUnicode_GetDefaultEncoding() doc (GH-130335)
encukou
[Python-checkins] [3.12] gh-127522: wsgiref: indicate that `start_response` objects should follow a specific protocol (GH-127525) (GH-130505)
encukou
[Python-checkins] [3.13] gh-127522: wsgiref: indicate that `start_response` objects should follow a specific protocol (GH-127525) (GH-130504)
encukou
[Python-checkins] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/_winapi.c` (GH-129796)
encukou
[Python-checkins] gh-127522: wsgiref: indicate that `start_response` objects should follow a specific protocol (GH-127525)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/_threadmodule.c` (GH-129794)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/selectmodule.c` (GH-129792)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/posixmodule.c` (GH-129788)
encukou
[Python-checkins] gh-111178: fix UBSan failures in `Modules/pyexpat.c` (GH-129789)
encukou
[Python-checkins] [3.13] gh-130151: Fix reference leaks in `_hashlib.hmac_{new,digest}` (GH-130152) (#130491)
gpshead
[Python-checkins] [3.13] gh-127805: Clarify Formatter initialization in logging.rst. (GH-127850) (#130392)
hugovk
[Python-checkins] [3.12] gh-127805: Clarify Formatter initialization in logging.rst. (GH-127850) (#130393)
terryjreedy
[Python-checkins] [3.12] gh-130160: use `.. program::` directive for documenting `idle` CLI (GH-130278) (#130495)
terryjreedy
[Python-checkins] [3.13] gh-130160: use `.. program::` directive for documenting `idle` CLI (GH-130278) (#130494)
terryjreedy
Earlier messages
Later messages