]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130587: Add hand-written docs for non-OP tokens (GH-130588) (GH-131465)
authorPetr Viktorin <encukou@gmail.com>
Mon, 24 Mar 2025 12:34:23 +0000 (13:34 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 12:34:23 +0000 (12:34 +0000)
commit478eb731031f703bed82be72b718199d4bd68f41
tree8081d46aacdf460622c76fd1c3363a0dc7be82fa
parentb3dccc0ce2f53936fdae50498388679f2a408b3f
[3.13] gh-130587: Add hand-written docs for non-OP tokens (GH-130588) (GH-131465)

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
Tools/build/generate_token.py