]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130587: Add hand-written docs for non-OP tokens (GH-130588)
authorPetr Viktorin <encukou@gmail.com>
Wed, 19 Mar 2025 15:42:11 +0000 (16:42 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 15:42:11 +0000 (16:42 +0100)
commit4bced29a74c4dbcf310a47e8202292aaa39b617b
treef49b1d6b810f65acd7508739bbecd88124ae2069
parentb8367e7cf3d740fdc401902b502c0ef2ccc6197c
gh-130587: Add hand-written docs for non-OP tokens (GH-130588)

Co-authored-by: Blaise Pabon <blaise@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Doc/library/token-list.inc
Doc/library/token.rst
Doc/reference/toplevel_components.rst
Tools/build/generate_token.py