6 ms·
Is there a website which tracks which of the major libraries; pandas, requests, django, etc support each major version? I remember there was one years ago for p
by pineapplejuice 4y ago
Is there a website which tracks which of the major libraries; pandas, requests, django, etc support each major version? I remember there was one years ago for python 3.6? Been a long time!
- robertlacok 4y agoI think this is what you’re looking for: https://pyreadiness.org/3.11/ https://pyreadiness.org/3.11/
- pineapplejuice 4y agoThanks!