]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127390)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Nov 2024 08:13:13 +0000 (09:13 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Nov 2024 08:13:13 +0000 (08:13 +0000)
commit4cba0e66c29b46afbb1eee1d0428f5a2f5b891bb
tree5855f345b7ee9717cfd28160c4a1483e2d5af3fe
parent2f56c68dec97002fdd8563a0e4977b75eb191ab9
[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127390)

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