Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Get rid ofERROR_IF's "label" parameter#132654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
brandtbucher merged 3 commits intopython:mainfrombrandtbucher:error-if
Apr 30, 2025

Conversation

brandtbucher
Copy link
Member

It's always justerror.

(No changes to any generated files.)

Copy link
Member

@markshannonmarkshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice clean up. Thanks

@brandtbucherbrandtbucher merged commit732d1b0 intopython:mainApr 30, 2025
72 checks passed
@bedevere-bot
Copy link

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

Hi! The buildbotaarch64 Android 3.x (tier-3) has failed when building commit732d1b0.

What do you need to do:

  1. Don't panic.
  2. Checkthe 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/1594/builds/2153) and take a look at the build logs.
  4. Check if the failure is related to this commit (732d1b0) 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/1594/builds/2153

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

Click to see traceback logs
Note:switching to '732d1b02417e91d6a4247879e290065287cc6b51'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo 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 falseHEAD is now at 732d1b02417 Get rid of ERROR_IF's "label" parameter (GH-132654)Switched to and reset branch 'main'configure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)configure:WARNING: pkg-config is missing. Some dependencies may not be detected correctly.In file included from ../../Python/ceval.c:1101:../../Python/generated_cases.c.h:12146:13: warning: code will never be executed [-Wunreachable-code] 12146 |             stack_pointer -= 3;|^~~~~~~~~~~~~../../Python/generated_cases.c.h:12139:13: warning: code will never be executed [-Wunreachable-code] 12139 |             stack_pointer -= 4;|^~~~~~~~~~~~~2 warnings generated.ld:warning: ignoring duplicate libraries: '-ldl'ld:warning: ignoring duplicate libraries: '-ldl'ld:warning: ignoring duplicate libraries: '-ldl'ld:warning: ignoring duplicate libraries: '-ldl'ld:warning: ignoring duplicate libraries: '-ldl'ld:warning: ignoring duplicate libraries: '-ldl'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  192k  100  192k    0     0  1480k      0 --:--:-- --:--:-- --:--:-- 1480k  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 42455  100 42455    0     0   384k      0 --:--:-- --:--:-- --:--:--  384k  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 5041k  100 5041k    0     0  31.5M      0 --:--:-- --:--:-- --:--:-- 31.5M  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1252k  100 1252k    0     0  9608k      0 --:--:-- --:--:-- --:--:-- 9608k  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  635k  100  635k    0     0  5120k      0 --:--:-- --:--:-- --:--:-- 5120k../../configure:line 4061: pkg-config: command not foundconfigure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)configure:WARNING: pkg-config is missing. Some dependencies may not be detected correctly.In file included from ../../Python/ceval.c:1101:../../Python/generated_cases.c.h:12146:13: warning: code will never be executed [-Wunreachable-code] 12146 |             stack_pointer -= 3;|^~~~~~~~~~~~~../../Python/generated_cases.c.h:12139:13: warning: code will never be executed [-Wunreachable-code] 12139 |             stack_pointer -= 4;|^~~~~~~~~~~~~../../Python/fileutils.c:460:1: warning: unused function 'decode_current_locale' [-Wunused-function]  460 | decode_current_locale(const char* arg, wchar_t **wstr, size_t *wlen,|^~~~~~~~~~~~~~~~~~~~~../../Python/fileutils.c:679:1: warning: unused function 'encode_current_locale' [-Wunused-function]  679 | encode_current_locale(const wchar_t *text, char **str,|^~~~~~~~~~~~~~~~~~~~~2 warnings generated.2 warnings generated.../../Modules/_localemodule.c:148:1: warning: unused function 'is_all_ascii' [-Wunused-function]  148 | is_all_ascii(const char *str)|^~~~~~~~~~~~1 warning generated.../../Modules/_hacl/Lib_Memzero0.c:52:6: warning: "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-W#warnings]   52 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"|^../../Modules/_hacl/Lib_Memzero0.c:40:10: warning: unused variable 'len_' [-Wunused-variable]   40 |   size_t len_ = (size_t) len;|^~~~2 warnings generated.  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  8784  100  8784    0     0   125k      0 --:--:-- --:--:-- --:--:--  126k  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl:(56) The requested URL returned error: 429

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

@markshannonmarkshannonmarkshannon approved these changes

Assignees

@brandtbucherbrandtbucher

Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)skip issueskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@brandtbucher@bedevere-bot@markshannon

[8]ページ先頭

©2009-2025 Movatter.jp