Matti Picus
Matti Picus
We have a single c-exetension range-median. Because of that, we need wheels for each python version and each platform. We should - create an abi3 wheel for cpython, which would...
Restarting a migration will fail to recognize existing github issues since the selector is looking for labels. Removing that enables the correct behaviour.
It seems the names of the blocks changed, it's not "amazingly different" but may save someone 30 minutes and some frustration
**Describe the bug** A clear and concise description of what the bug is. I would like to ship a build of OpenBLAS as a wheel. On posix, the build ships...
Thanks for the cool library `x=sqrt(a^2+b^2);` works fine, `x=sqrt(a^-2);` chokes
conda-forge builds using CentOS, but will continue supporting it according to the EOL schedule of RHEL. So for instance, they have announced [support for CentOS6](https://conda-forge.org/docs/user/announcements.html#end-of-life-for-centos-6) until June 30, 2024, and...
**Description:** Describe your proposal. As described in [this comment](https://github.com/actions/python-versions/pull/114#issuecomment-1193097340) by @misl6, it would be nice to add the possibility to choose between `arch = universal2, arm64, x64` on darwin (macos)....
ray 1.9.1 was released last week, and with it windows support has moved from "alpha" to "beta" quality. It would help the ray project if more people could try out...
Rather than generate a sidebar-en.inc file as a task, perhaps the sidebar plugin could add a `set_site` method and add the sidebar as a blinker.signal callback, like static_comments does. This...
Nice tutorial. Could you add a license?