]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127391)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Nov 2024 09:22:27 +0000 (10:22 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Nov 2024 09:22:27 +0000 (09:22 +0000)
commit91399c39845b7ca4a48b5feaec030a349ff3f68e
treec419747a0e50c9773c76db2519a9fc655133bc20
parent7d175caf212565b3b89cf3c537c38adab52306a5
[3.12] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127391)

gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304)

---------

(cherry picked from commit dd3a87d2a8f8750978359a99de2c5cb2168351d1)

Co-authored-by: Илья Любавский <100635212+lubaskinc0de@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/token.rst
Lib/token.py
Misc/ACKS
Misc/NEWS.d/next/Library/2024-11-27-16-06-10.gh-issue-127303.asqkgh.rst [new file with mode: 0644]
Tools/build/generate_token.py