jhance
jhance
These often aren't suitable for haskell packages, like who besides java want `com.blah` in their package name? We might have these for java but that doesn't mean that we necessarily...
I'm planning to make a 1.4 release around early July. (This is actually meant to be the June release but it is delayed). Please post here any issues you'd like...
I will be cutting the release branch today (truly a January release!) and probably actually release sometime next week. Please comment here if there are any outstanding PRs you wish...
### Is there an existing proposal for this? - [X] I have searched the existing proposals ### Is your feature request related to a problem? I want to write to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I have been trying to debug why `pystack` thinks I am...
There has been no release in awhile and as far as I can tell https://github.com/benfred/py-spy/pull/635 which contains an important fix for 3.11 is not released.
I am trying to use `rules_cuda` with a hermetic toolchain (e.g. my cuda stuff is not from the system but from some external workspace, whose BUILD file I am currently...
It seems mypy-protobuf forgets its a map/repeated and just generates the type directly instead of just the container. Note I tested with legacy extensions but I'm relatively sure from code...
Our CC toolchain supports (in at least 1 production deployment) AVX by default but not AVX2. Using CPU dispatch in this case seemingly requires patching the CPU dispatch mechanism. In...
See https://github.com/bazelbuild/bazel-central-registry/pull/4539#discussion_r2080143661 for some context. This value is needed to create python extensions. Note that there are a few different names that can be used, for example `.so`, `.abi3.so`, and...