Hugo van Kemenade
3dfed23092
gh-123299: Copyedit "What's New in Python 3.14" ( #133452 )
...
Co-authored-by: Daniel Hollas <danekhollas@gmail.com>
2025-05-06 15:05:20 +03:00
Semyon Moroz
1550c30fd5
gh-130160: use .. program::
directive for documenting platform
CLI ( #133335 )
2025-05-03 15:05:04 +03:00
donBarbos
9558d22ac3
gh-130160: use .. program::
directive for documenting doctest
CLI ( #131034 )
...
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-03-16 11:53:22 +00:00
donBarbos
f9d0531a8d
gh-93096: Update and document pickle
CLI ( #131097 )
...
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-03-14 14:15:35 +01:00
donBarbos
3a189af4b2
gh-93096: Remove CLI interface for difflib
( #131099 )
2025-03-13 13:22:16 +02:00
Oleg Iarygin
328f8b8856
gh-93096: Make mimetypes
CLI tool public ( #93097 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-03-13 13:19:22 +02:00
Bénédikt Tran
32bc2d6141
gh-123834: Add symtable
to the list of modules with a CLI ( #123835 )
2024-09-09 13:45:43 +02:00
Trey Hunner
906b796af8
gh-122873: Allow "python -m json" to work ( #122884 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
2024-08-13 17:09:38 +01:00
Hugo van Kemenade
3b32575ed6
gh-118131: Command-line interface for the random
module ( #118132 )
2024-05-05 06:30:03 +00:00
Radislav Chugunov
0d805b998d
gh-108826: Document dis
module CLI and rename _test
function to main
( #108827 )
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2023-10-10 16:31:28 -06:00
Victor Stinner
59f32a785f
gh-109435: Add Doc/library/cmdline.rst ( #109436 )
...
Document modules providing a command-line interface (CLI).
2023-09-19 13:57:28 +02:00