On Fri, May 10, 2024 at 11:28 PM Brigitta Sipőcz < b.sipocz+numpyl...@gmail.com> wrote:
> Hi, > > Is there any way to know if other large libraries hasn't set an upper pin > in their last release but since then dropped python version support? > This should be doable with either the PyPI JSON API or BigQuery: https://warehouse.pypa.io/api-reference/json.html https://packaging.python.org/en/latest/guides/analyzing-pypi-package-downloads/ If someone would want to attempt this, it may be a useful exercise to try and catch potential issues and contact the maintainers of potentially affected packages. Help is very much welcome. This may also be a good place for a thank you to Sebastian, John Kirkham, Clément Robert and @h-vetinari, who have been following up with many packages in addition to the ones they maintain themselves, filing/resolving issues, and helping with the 2.0 migration. Cheers, Ralf
_______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com