Alex Gaynor
Alex Gaynor
- [x] `uv build` for building cryptography sdists + vectors sdists/wheels - [x] https://github.com/astral-sh/uv/pull/7085 - [x] https://github.com/astral-sh/uv/pull/7094 - [x] `uv build` for building cryptography wheels - [x] Linux - [x]...
### 🚀 Feature Request Currently only wheels are uploaded to pypi, but sdists are not. It would be helpful if sdists were supported. ### Example _No response_ ### Motivation Homebrew...
mapproxy currently requires version 1.0.1 of werkzeug. This version is more than 4 years old, and has a number of security issues. It'd be helpful if mapproxy supported newer versions...
But, in the event a vulnerability is reported, we'll consider a crate unmaintainted after a shorter 60 days
**Description:** The pip caching code uses a cache key that does not include the Python binary's architecture. This leads to cache thrashing. https://github.com/actions/setup-python/blob/main/src/cache-distributions/pip-cache.ts#L68-L75 These keys should include the Python binary...
Then warehouse can serve that info back when `pip` looks up a package, and `pip` can display a warning. This allows maintainers to inform users that theyr'e using an out...
### Summary I don't really know how or why this is happening, but sometimes zed will decide it can't edit code with its builtin tools, so instead it will fall...
(All numbers are measured on an M1 Max, with samply -- a sampling CPU profiler) The performance numbers I'll share are for the following model: ```rust const N_EMBD: usize =...