pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

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

Open quentinboudinel opened this issue 1 year ago • 2 comments

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

quentinboudinel avatar Oct 16 '24 06:10 quentinboudinel

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:

  • https://docs.python.org/3.11/install/index.html
  • https://docs.python.org/3.11/distutils/index.html

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.

hugovk avatar Oct 16 '24 07:10 hugovk

I’m not sure about the formal status of the SIG, but as a community with a mailing list, distutils-sig is now the packaging subforum on python dicuss and is very active

merwok avatar Apr 23 '25 15:04 merwok