python / pythondotorg

Source code for python.org
https://www.python.org
Apache License 2.0
1.52k stars 606 forks source link

Bug: Dead links on page Python Distutils-SIG: Documentation #2646

Open quentinboudinel opened 1 month ago

quentinboudinel commented 1 month ago

Describe the bug

Two links redirect to a 404 on page Python Distutils-SIG: Documentation.

To Reproduce

  1. Got to Python Distutils-SIG: Documentation
  2. Click on Installing Python Modules or Distributing Python Modules
  3. Get 404 Not Found

Expected behavior

The link should get user to a page or there should be no link.

Browsers

Firefox

Operating System

Windows

hugovk commented 1 month ago

Thanks for the report, I've made a suggestion for a fix at https://github.com/python/psf-salt/pull/518#issuecomment-2415999332.

In the meantime, you can see the pages at:

But note that these and https://www.python.org/community/sigs/current/distutils-sig/doc/ are both out-of-date. I don't think this SIG is active any more.