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

gh-105146: Update links at end of Windows installer#105147

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
zooba merged 1 commit intopython:mainfromzooba:gh-105146
May 31, 2023

Conversation

zooba
Copy link
Member

@zoobazooba commentedMay 31, 2023
edited by bedevere-bot
Loading

@zooba
Copy link
MemberAuthor

RTD check is skipped again, so ignoring the incomplete status.

@zoobazooba merged commited86e14 intopython:mainMay 31, 2023
@miss-islington
Copy link
Contributor

Thanks@zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@zoobazooba deleted the gh-105146 branchMay 31, 2023 20:42
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 31, 2023
…repair) (pythonGH-105147)(cherry picked from commited86e14)Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

GH-105167 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelMay 31, 2023
@bedevere-bot
Copy link

GH-105168 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelMay 31, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 31, 2023
…repair) (pythonGH-105147)(cherry picked from commited86e14)Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull requestMay 31, 2023
GH-105147)(cherry picked from commited86e14)Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull requestMay 31, 2023
GH-105147)(cherry picked from commited86e14)Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

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

Hi! The buildbotAMD64 Ubuntu Shared 3.12 has failed when building commitdbd7d7c.

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/all/#builders/1118/builds/50) and take a look at the build logs.
  4. Check if the failure is related to this commit (dbd7d7c) 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/all/#builders/1118/builds/50

Failed tests:

  • test__xxsubinterpreters

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

==

Click to see traceback logs
Note:switching to 'dbd7d7c8e105e0462aec0530a118c016870c45a8'.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 dbd7d7c8e1 gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-105147)Switched to and reset branch '3.12'configure:WARNING: pkg-config is missing. Some dependencies may not be detected correctly.Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failedPython runtime state: initializedThread 0x00007fa4480fcb80 (most recent call first):  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 594 in _callTearDown  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 637 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 690 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/runner.py", line 240 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1115 in _run_suite  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1241 in run_unittest  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 278 in runtest  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 783 in _main  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 738 in main  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 802 in main  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/__main__.py", line 2 in <module>  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 88 in _run_code  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 198 in _run_module_as_mainFatal Python error: AbortedThread 0x00007fa4480fcb80 (most recent call first):  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 594 in _callTearDown  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 637 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 690 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/runner.py", line 240 in run  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1115 in _run_suite  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1241 in run_unittest  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 278 in runtest  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 783 in _main  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 738 in main  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 802 in main  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/__main__.py", line 2 in <module>  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 88 in _run_code  File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 198 in _run_module_as_mainExtension modules: _testcapi, _xxsubinterpreters (total: 2)Aborted (core dumped)make:*** [Makefile:2011: buildbottest] Error 134Cannot open file '/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/test-results.xml' for upload

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@zooba@miss-islington@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp