COMMITS
/ Doc/library/cmdline.rst December 9, 2025
P
gh-140727: Restructure profiling documentation for PEP 799 (#142373)
Pablo Galindo Salgado committed
November 17, 2025
S
gh-130160: Add anchors to CLI Usage section for `cmdline` (#133182)
Semyon Moroz committed
May 6, 2025
H
gh-123299: Copyedit "What's New in Python 3.14" (#133452)
Hugo van Kemenade committed
May 3, 2025
S
gh-130160: use `.. program::` directive for documenting `platform` CLI (#133335)
Semyon Moroz committed
March 16, 2025
D
gh-130160: use `.. program::` directive for documenting `doctest` CLI (#131034)
donBarbos committed
March 14, 2025
D
gh-93096: Update and document `pickle` CLI (#131097)
donBarbos committed
March 13, 2025
D
gh-93096: Remove CLI interface for `difflib` (#131099)
donBarbos committed
O
gh-93096: Make `mimetypes` CLI tool public (#93097)
Oleg Iarygin committed
September 9, 2024
B
gh-123834: Add `symtable` to the list of modules with a CLI (#123835)
Bénédikt Tran committed
August 13, 2024
T
gh-122873: Allow "python -m json" to work (#122884)
Trey Hunner committed
May 5, 2024
H
gh-118131: Command-line interface for the `random` module (#118132)
Hugo van Kemenade committed
October 10, 2023
R
gh-108826: Document `dis` module CLI and rename `_test` function to `main` (#108827)
Radislav Chugunov committed
September 19, 2023
V
gh-109435: Add Doc/library/cmdline.rst (#109436)
Victor Stinner committed