]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127303: Add docs for token.EXACT_TOKEN_TYPES (#127304)
authorИлья Любавский <100635212+lubaskinc0de@users.noreply.github.com>
Fri, 29 Nov 2024 09:00:50 +0000 (12:00 +0300)
committerGitHub <noreply@github.com>
Fri, 29 Nov 2024 09:00:50 +0000 (04:00 -0500)
commitdd3a87d2a8f8750978359a99de2c5cb2168351d1
tree203f9260db5b7233a7a5e6d1ec0b7939c86e2882
parentb83be9c9718aac42d0d8fc689a829d6594192afa
gh-127303: Add docs for token.EXACT_TOKEN_TYPES (#127304)

---------

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