-
BPO | [44302](https://bugs.python.org/issue44302)
--- | :---
Files | [output.log](https://bugs.python.org/file50087/output.log "Uploaded as text/x-log at 2021-06-03.16:39:15 by Battant"): install outp…
-
## Compiler version
3.5.0
## Minimized code
```Scala
object BugReport:
val t: Thread = new Thread {
override def run: Unit = {
wait()
}
}
```
## Output (click arro…
-
Password is hardcoded to `x`. That is good default but advanced user should be able to configure password. For example, [zergpool](https://zergpool.com) uses password to define mining parameters, like…
-
Environment: Debian Unstable/Sid with autoconf 2.70 installed
Downstream bug report: https://bugs.debian.org/978854
```
% autoreconf --install --verbose --force
autoreconf: expor…
-
I have large regression tables that I would like to include. I have to label them as "table" but i can't link a png file to the #tbl:1 reference. That can, as far as I can see, only be done with the #…
-
```
PRETTY_NAME="Ubuntu 13.10"
VERSION="13.10, Saucy Salamander"
Downloaded libtorrent rasterbar 0.16.13 and unpacked
Ran autoreconf -fiv and then configure or just configure
Checking for boost li…
-
There are two kinds of separators in figure caption I'm talking about. The first is the one between section number and figure number. The second is the one between figure number and figure title. For …
-
FileNotFoundError Traceback (most recent call last)
[](https://localhost:8080/#) in
16 model = cnn_model()
17 model.eval()
---> 18 model.load_state_dict(torch.lo…
-
* [X] Are you running the latest version?
* [X] Have you included sample input, output, error, and expected output?
* [X] Have you checked if you are using correct configuration?
* [X] Did you try…
-
When configuring and building Mono on a platform without a (working) `msgfmt` and other libintl/gettext crap, it'll silently set the command to invoke to a null command. This fails silently, and when …