Could we get updated graphs now that 3.13.0 is out?
Sure, here are updated graphs for today:
This is the same sample of 1312 packages we currently care about at work. I tried with Hugo’s top 8000 PyPI packages by download count, but it looked weird (e.g. 400 “mypy-boto3-*” or 100 “pyobjc-*” packages all declaring support at the same time); the work sample feels more real-life representative anyway. Note since the initial post, I improved the python_readiness recipe with a version aware bisection that can find earlier packages with support than the previous naive backwards linear search. Finally, I also included Python 3.10.

