Alex Gaynor
Alex Gaynor
https://peps.python.org/pep-0770/ I think there's two elements: 1. Generating an SBOM for rust crates that are built in a wheel 2. Providing a way for users to specify additional SBOMs to...
### What problem are you trying to solve? An extremely annoying problem to debug is "my tokio task is blocking the executor for a long time doing _something_". In such...
We do not currently have any plans with respect to the 2024 election. If it appears that we can provide a useful interface to election results data, we may build...
manylinux_2_34 is built on AlmaLinux 9. Alma Linux is built for the x86-64-v2 sub-architecture, which assumes that a particular set of x86-64 CPU extensions. (See https://developers.redhat.com/blog/2021/01/05/building-red-hat-enterprise-linux-9-for-the-x86-64-v2-microarchitecture-level#recommendations_for_rhel_9) As a result, wheels...
In https://github.com/xacrimon/dashmap/issues/82 a previous discussion was had, and a conclusion was that users could implement a parallel retain by using the raw `shards()` API. However, with the switch to using...
These are from #194 -- all I did was convert them to a JSON schema.