-
In https://github.com/golang/go/issues/61671#issuecomment-1661755492, @millerresearch reported that the plan9 builders don't support python3. The LUCI swarming bot requires python3, which means that w…
-
Write a short software paper on GromacsWrapper for [JOSS](http://joss.theoj.org/).
- [Author instructions](https://joss.readthedocs.io/en/latest/submitting.html) – create a repo and then submit, ~100…
-
ruby/spec already contains some specs for 3.2, but we should aim to cover all new features and important changes.
This will improve the test coverage of these features (and maybe discover a few bugs …
-
|| Kami reported|
|-|-|
|Trac ID|trac#4755|
|Type|defect|
|Created|2010-12-04 02:10:53Z|
|Branch|https://github.com/twisted/twisted/tree/split-axfr-4755|
Zone trasfer fails if a response contains a l…
-
## Version **4.0.0** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
I'm using SentencePiece 0.2.0 in Python, trying to train a Unigram model across an iterator that returns English sentences, i.e. with words separated by spaces. My trainer looks as follows:
```python…
-
## Version **0.11.0** of [graphql](https://github.com/graphql/graphql-js) just got published.
Branch
Build failing 🚨
Dependency
g…
-
### Go version
go1.22.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/root/.cache/go-build'
GOENV='/root/.config/go/env'…
-
Updating Rust toolchain from nightly-2024-09-12 to nightly-2024-09-13 requires source changes.
The failed automated run [can be found here.](https://github.com/model-checking/kani/actions/runs/1092101…
-
Hello! Please help me with cross compiling paramiko module to embedded Linux with ARM.
I've crosscompiling from linux x86_64 to armv7 (32 bit).
Looks like there is a problem with crosscompiling …