[3.12] gh-130160: use .. program::
directive for documenting http.server
CLI (GH-131010)#131294
Merged
hugovk merged 3 commits intopython:3.12python/cpython:3.12from Mar 17, 2025
donBarbos:backport-7ae9c5d-3.12donBarbos/cpython:backport-7ae9c5d-3.12Copy head branch name to clipboard
Commits
Commits on Mar 15, 2025
gh-130160: use `.. program::` directive for documenting `http.server` CLI (#131010)
Show description for 52282b8committed- authored
Update http.server.rst
Show description for c63b203