PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
Posted Jan 16, 2023 11:37 UTC (Mon) by farnz (subscriber, #17727)In reply to: PyTorch and the PyPI supply chain by kleptog
Parent article: PyTorch and the PyPI supply chain
The thing that appears as "full speed ahead" is not that all developers want to be on the latest version of everything, but that the combined effect of all developers wanting their pet dependency to be on the latest version (which adds a feature they need, or a bugfix that affects their product's security) is "full speed ahead".
Basically, anything other than "we only accept dependencies in the oldest distribution release in extended support" (RHEL6, for example) ends up looking like "full speed ahead" in discussions, because no matter how carefully you consider your update plans, there will be someone who perceives your decision to update a minimum supported dependency version as "moving too fast".
