Marc Mueller
Marc Mueller
@postlund This is ready now as well.
We still need to drop support for `--python-version 3.9` after support for it is dropped in typeshed. _Reopening the issue._
> Is Windows ARM popular enough among developers to make this worth it? The current PyPI download stats for mypy `1.14.*` within the last 28 days. ``` pypinfo -pc --days...
> I had to regenerate test-requirements.txt in my fork of the mypy repo and point the mypy_mypyc-wheels workflow at that fork when checking out mypy to get it to run...
> Though from the packaging side of things would it be worth it to support arm64 windows wheels for other projects that have a mypy/mypyc dependency? That way those projects...
It might make sense to reevaluate this now. This morning I was a post on which explains why the usage is so low currently. https://discuss.python.org/t/python-on-windows-arm64/104524 Basically the installer will still...
> ### Open question > > What's the current status on the PyPI project size limit? The last limit increase was [two years ago](https://github.com/pypi/support/issues/3094) and if we start publishing Windows...
> Does anybody know where we can see how close we are to the 20 GB limit? After login in to PyPI, navigate to `Your Projects` -> `mypy` -> `Manage`...
> We're at 17.3 GB / 20 GB, so an increase will be needed soon. Went ahead and created https://github.com/pypi/support/issues/8398 for it.
Tbh I'm not sure we should emit a message for these. Yes technically they could be rewritten. However, being explicit is often times quite useful.