-
## Description
Trying to add python3.10 support on [eox-hooks](https://github.com/eduNEXT/eox-hooks) fails due to openedx-events.
### Versions
- ENV: Python 3.10.6
### Error
```
ERROR…
-
REST project mockito tests should reference constants for parameter names
In the unit tests for the projects servlets, the name of the parameter (`"word"`) is used.
https://github.com/DavidWhitl…
-
In debugging a fortran project, I've noticed that any complex data types do not display effectively in the Variables debug window.
It would be much better if in the example image above `p` coul…
-
When I run `pip install cryptography` I get the following error:
```
... lots of output ...
running build_ext
generating cffi module 'build/temp.macosx-10.12-x86_64-2.7/_commoncrypto.c'
…
-
When verifying large programs, I see that a lot of time is spent in the `containsSubnodeBefore` function of `NameAnalyser::check`, checking that local variables are not used before they are declared. …
fpoli updated
2 years ago
-
(Need some time to reproduce on nightly)
This looks kinda similar to https://github.com/rust-lang/rust/issues/111542 from a couple hours ago.
### Reproducing
On WSL, I ran:
```bash
cargo …
-
Found with a [modified fuzz-rustc](https://github.com/jruderman/fuzz-rustc)
### Code
```rust
fn hof(_: F)
where
F: FnMut() -> (),
{
}
fn f() -> _ {
hof(f);
}
fn main() {}
`…
-
**Description**
Version 3.12 of Copilot is ready and should be closed and published on Hackage.
**Type**
- Management: release and publication.
**Additional context**
None.
**Request…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
We are using Avro to store datasets. The files are 400-600kB in size. When I drag-n-drop them into either application, they either hang immediately (on import) or they complete the import and then h…