]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: Argument Clinic: Restructure "Basic concepts and usage" (GH-106981)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Jul 2023 07:07:55 +0000 (00:07 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 07:07:55 +0000 (09:07 +0200)
commit5f3e371e2d837d4a06eaee43fbfdf589aca2fc0f
tree2bb07474bba1195da768f44ffb434b2de9747f00
parent36e96baa33cb5aa6cb03a1555017dd66f4244183
[3.12] Docs: Argument Clinic: Restructure "Basic concepts and usage" (GH-106981) (#107325)

Split "Basic concepts and usage" into:

- Reference
  - Terminology
  - CLI reference

- Background
  - Basic concepts

(cherry picked from commit 2ad699002e3ce09e9fa41e333ac72f16a32d94de)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/howto/clinic.rst
Tools/clinic/clinic.py