Conversation
pradyunsg
left a comment
There was a problem hiding this comment.
I'd only trim distutils-sig and #pypa/#pypa-dev IRC channels. Those other mailing lists are likely active.
|
I'd keep them — we have a linkcheck for detecting if something disappears. |
I don't think this is the case:
True, but that doesn't detect if it's still actively used. |
|
Based on my last comment, are y'all okay with these changes? |
There was a problem hiding this comment.
Personally, speaking for pip, packaging, packaging.python.org and distutils -- yes, this looks good to me. I imagine that this works for twine and warehouse too.
We should get an OK from the maintainers of the other projects for the corresponding changes here tho.
This PR is removing the IRC links and the link to distutils-sig:
/cc @jaraco for setuptools
/cc @gaborbernat for virtualenv
/cc @vsajip for distlib
/cc @cooperlees for bandersnatch
/cc @agronholm for wheel
And... IDK who to ping for devpi / scikit-build / buildout / bento.
|
The wheel part looks good to me, nothing out of place there. |
Me neither. Which is why I thought it would be better in general to link to consistent things like project sites and documentation, rather than changeable things like communication platforms that require maintainers to keep this page updated. |
|
I think it's safe to assume that the remaining folks are also OK with this. If that assumption proves wrong, reverts are cheap; so if someone has concerns, we can revert parts of this later. |
Ugh. Why do we have Github's automerge enabled here.
| `Issues <https://github.com/pypa/virtualenv/issues>`__ | | ||
| `GitHub <https://github.com/pypa/virtualenv>`__ | | ||
| `PyPI <https://pypi.org/project/virtualenv/>`__ | | ||
| User IRC:`#pypa <https://web.libera.chat/#pypa>`__ | |
There was a problem hiding this comment.
I guess we should have added Discord here...
There was a problem hiding this comment.
As with the other projects, I think having a link to Discord in virtualenv's docs might be sufficient.
|
Thanks all! |
After scanning through some of the projects, it seemed like most of the links to IRC and mailing lists are not reliable ways of engaging with a project. Rather than direct users to those, I thought it might be better to rely on each project's repo and documentation to point users in the right direction.