Skip to content

Update list of files generated by generate_token.py - #155524

Merged
StanFromIreland merged 2 commits into
python:mainfrom
SakiKafuu:patch-1
Aug 15, 2026
Merged

Update list of files generated by generate_token.py#155524
StanFromIreland merged 2 commits into
python:mainfrom
SakiKafuu:patch-1

Conversation

@SakiKafuu

Copy link
Copy Markdown
Contributor

No description provided.

@bedevere-app

bedevere-app Bot commented Aug 10, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@python-cla-bot

python-cla-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app

bedevere-app Bot commented Aug 12, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@StanFromIreland StanFromIreland changed the title Update documentation comment to match file rename Update list of files generated by generate_token.py Aug 13, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

This was missed in da5727a.

@StanFromIreland
StanFromIreland merged commit 6acd96a into python:main Aug 15, 2026
48 checks passed
@StanFromIreland StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 15, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @SakiKafuu for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @SakiKafuu for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @SakiKafuu for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @SakiKafuu and @StanFromIreland, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6acd96ae3b76a79297f7d51e6b80c2b92b0f1d3a 3.13

@miss-islington-app

Copy link
Copy Markdown

Sorry, @SakiKafuu and @StanFromIreland, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6acd96ae3b76a79297f7d51e6b80c2b92b0f1d3a 3.14

@bedevere-app

bedevere-app Bot commented Aug 15, 2026

Copy link
Copy Markdown

GH-155840 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 15, 2026
@bedevere-app

bedevere-app Bot commented Aug 15, 2026

Copy link
Copy Markdown

GH-155841 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Aug 15, 2026
@bedevere-app

bedevere-app Bot commented Aug 15, 2026

Copy link
Copy Markdown

GH-155842 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Aug 15, 2026
StanFromIreland added a commit that referenced this pull request Aug 15, 2026
…) (#155842)

(cherry picked from commit 6acd96a)

Co-authored-by: Saki <SakiKafuu@proton.me>
StanFromIreland added a commit that referenced this pull request Aug 15, 2026
…) (#155841)

(cherry picked from commit 6acd96a)

Co-authored-by: Saki <SakiKafuu@proton.me>
@bedevere-bot

Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x Fedora Stable Clang Installed 3.14 (tier-3) has failed when building commit 3192cfd.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1693/builds/1280) and take a look at the build logs.
  4. Check if the failure is related to this commit (3192cfd) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1693/builds/1280

Summary of the results of the build (if available):

Click to see traceback logs
Note: switching to '3192cfdff70ef0771f39d2da046186d01951259c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 3192cfdff70ef [3.14] Update list of files generated by `generate_token.py` (GH-155524) (#155841)
Switched to and reset branch '3.14'

configure: WARNING: s390x-ibm-linux-gnu/clang is not supported
configure: WARNING:

Platform "s390x-ibm-linux-gnu" with compiler "clang" is not supported by the
CPython core team, see https://peps.python.org/pep-0011/ for more information.


Objects/unicodeobject.c:5081:1: warning: unused function 'ctz' [-Wunused-function]
 5081 | ctz(size_t v)
      | ^~~
1 warning generated.
rror: unable to open output file 'Modules/_hacl/Lib_Memzero0.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1700: Modules/_hacl/Lib_Memzero0.o] Error 1
make: *** Waiting for unfinished jobs....
rror: unable to open output file 'Modules/_hacl/Hacl_Streaming_HMAC.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1747: Modules/_hacl/Hacl_Streaming_HMAC.o] Error 1
rror: unable to open output file 'Modules/_hacl/Hacl_HMAC.o': 'No space left on device'
1 error generated.
rror: unable to open output file 'Modules/zlibmodule.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1745: Modules/_hacl/Hacl_HMAC.o] Error 1
make: *** [Makefile:3646: Modules/zlibmodule.o] Error 1
rror: unable to open output file 'Modules/readline.o': 'No space left on device'
1 error generated.
make: *** [Makefile:3652: Modules/readline.o] Error 1
rror: unable to open output file 'Modules/_hacl/Hacl_Hash_SHA3.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1721: Modules/_hacl/Hacl_Hash_SHA3.o] Error 1
rror: unable to open output file 'Modules/_decimal/_decimal.o': 'No space left on device'
1 error generated.
make: *** [Makefile:3633: Modules/_decimal/_decimal.o] Error 1
rror: unable to open output file 'Modules/_hacl/Hacl_Hash_Blake2b.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1729: Modules/_hacl/Hacl_Hash_Blake2b.o] Error 1
rror: unable to open output file 'Modules/_hacl/Hacl_Hash_SHA2.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1715: Modules/_hacl/Hacl_Hash_SHA2.o] Error 1
rror: unable to open output file 'Modules/_hacl/Hacl_Hash_Blake2s.o': 'No space left on device'
1 error generated.
make: *** [Makefile:1727: Modules/_hacl/Hacl_Hash_Blake2s.o] Error 1

chmod: cannot access 'target/': No such file or directory

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:3398: clean-retain-profile] Error 1 (ignored)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants