Skip to content

[3.10] gh-135374: Update the bundled copy of setuptools to 79.0.1 #135398

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

ambv
Copy link
Contributor

@ambv ambv commented Jun 11, 2025

@ambv ambv merged commit f297a22 into python:3.10 Jun 11, 2025
16 checks passed
@bedevere-bot
Copy link

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

Hi! The buildbot x86 Debian Installed with X 3.10 (no tier) has failed when building commit f297a22.

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/1252/builds/58) and take a look at the build logs.
  4. Check if the failure is related to this commit (f297a22) 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/1252/builds/58

Failed tests:

  • test_sundry

Failed subtests:

  • test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules

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

== Tests result: FAILURE then FAILURE ==

409 tests OK.

1 test failed:
test_sundry

1 test altered the execution environment:
test___all__

13 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_sundry

Total duration: 5 min 11 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/3.10.ware-debian-x86.installed/build/target/lib/python3.10/test/test_sundry.py", line 23, in test_untested_modules_can_be_imported
    import distutils.bcppcompiler
ModuleNotFoundError: No module named 'distutils.bcppcompiler'


Traceback (most recent call last):
  File "/buildbot/buildarea/3.10.ware-debian-x86.installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_4c90f353'


Traceback (most recent call last):
  File "/buildbot/buildarea/3.10.ware-debian-x86.installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_c3fdf298'


Traceback (most recent call last):
  File "/buildbot/buildarea/3.10.ware-debian-x86.installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_7e6ae9ed'

@bedevere-bot
Copy link

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

Hi! The buildbot aarch64 Fedora Stable Clang Installed 3.10 (tier-2) has failed when building commit f297a22.

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/625/builds/1130) and take a look at the build logs.
  4. Check if the failure is related to this commit (f297a22) 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/625/builds/1130

Failed tests:

  • test_sundry

Failed subtests:

  • test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules

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

== Tests result: FAILURE then FAILURE ==

402 tests OK.

1 test failed:
test_sundry

1 test altered the execution environment:
test___all__

20 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_idle test_ioctl test_kqueue test_msilib
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64

1 re-run test:
test_sundry

Total duration: 2 min 48 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.10/test/test_sundry.py", line 23, in test_untested_modules_can_be_imported
    import distutils.bcppcompiler
ModuleNotFoundError: No module named 'distutils.bcppcompiler'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_b11c60c6'

@bedevere-bot
Copy link

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

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

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/1649/builds/8) and take a look at the build logs.
  4. Check if the failure is related to this commit (f297a22) 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/1649/builds/8

Failed tests:

  • test_sundry

Failed subtests:

  • test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules

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

== Tests result: FAILURE then FAILURE ==

401 tests OK.

1 test failed:
test_sundry

1 test altered the execution environment:
test___all__

21 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_idle test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64

1 re-run test:
test_sundry

Total duration: 3 min 35 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-s390x.clang-installed/build/target/lib/python3.10/test/test_sundry.py", line 23, in test_untested_modules_can_be_imported
    import distutils.bcppcompiler
ModuleNotFoundError: No module named 'distutils.bcppcompiler'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-s390x.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_5e16d94e'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-s390x.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_05c461fe'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-s390x.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_1b07bc0e'

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Fedora Stable Clang Installed 3.10 (tier-2) has failed when building commit f297a22.

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/650/builds/1156) and take a look at the build logs.
  4. Check if the failure is related to this commit (f297a22) 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/650/builds/1156

Failed tests:

  • test_asyncio
  • test_sundry

Failed subtests:

  • test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules
  • test_create_connection_local_addr_nomatch_family - test.test_asyncio.test_events.EPollEventLoopTests

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

== Tests result: FAILURE then FAILURE ==

402 tests OK.

1 test failed:
test_sundry

1 test altered the execution environment:
test___all__

20 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_idle test_ioctl test_kqueue test_msilib
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64

2 re-run tests:
test_asyncio test_sundry

Total duration: 2 min 32 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/test/test_sundry.py", line 23, in test_untested_modules_can_be_imported
    import distutils.bcppcompiler
ModuleNotFoundError: No module named 'distutils.bcppcompiler'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_da82422f'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_5b8c834e'


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/test/test_asyncio/test_events.py", line 711, in test_create_connection_local_addr_nomatch_family
    with self.assertRaises(OSError):
AssertionError: OSError not raised


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_d0f847fc'

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE Fedora Stable Clang Installed 3.10 (tier-3) has failed when building commit f297a22.

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/620/builds/1014) and take a look at the build logs.
  4. Check if the failure is related to this commit (f297a22) 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/620/builds/1014

Failed tests:

  • test_sundry

Failed subtests:

  • test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules

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

== Tests result: FAILURE then FAILURE ==

402 tests OK.

1 test failed:
test_sundry

1 test altered the execution environment:
test___all__

20 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_idle test_ioctl test_kqueue test_msilib
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64

1 re-run test:
test_sundry

Total duration: 4 min 54 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.10/test/test_sundry.py", line 23, in test_untested_modules_can_be_imported
    import distutils.bcppcompiler
ModuleNotFoundError: No module named 'distutils.bcppcompiler'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants