-
it looks like new execnet version 1.7.0 breaks pytest-xdist ssh execution with error
`OSError: cannot send to `
I could reproduce it on python 3.6 and 3.7. Could we exclude this version in setup.p…
-
since koji >= 1.18 multicall has been available to use as a context manager. Let's start taking advantage of that feature finally.
-
I tried to put `system.file.allocate.set=1` into my config, but the result is the same: it doesn't allocate space all at once in the beginning.
I found couple of posts/articles about this (like [this…
-
### Zig Version
latest
### Steps to Reproduce and Observed Behavior
using standard emerge zig at Gentoo produces:
/var/tmp/portage/dev-lang/zig-9999/temp/environment: line 3320: 12302 Segmentati…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. enable Prometheus pve exporter
```nix
services.prometheus = {
enable = true;
exporters.pve.enable = true;
}
```
or add `pro…
-
Just normal build, install and test cycle used on building package from non-root:
- "setup.py build":
- "setupy install --root "
- "pytest with PYTHONPATH pointing to setearch and sitelib inside
…
-
# QA REPORT
## [LOW] In the following functions consider verifying the fee parameter
Where the fee parameter validation is checking greater than 0% (which may happen by mistake) and less than 100%
E…
-
### What's happening surrounding the bug? (context)
- `cross-seed` will find an indexer match in a given folder: let's say `/data/media/TV Show/Season 01`.
- Two folders are created in my outputDir:…
-
BPO | [11437](https://bugs.python.org/issue11437)
--- | :---
Nosy | @terryjreedy, @ned-deily, @serwy, @asvetlov
Files | [config-keys.cfg](https://bugs.python.org/file21039/config-keys.cfg "Uploaded as…
-
The uutils executables are a bit larger than their native counterparts. These are the stats on OS X with O3, LTO, and alloc_system:
| Name | Native | uutils |
| --- | --- | --- |
| base64 | 8.0K | 20…