-
I noticed there is a debian/ folder in this repo (6 years old: https://github.com/SimonKagstrom/kcov/commits/master/debian)
But the package https://tracker.debian.org/pkg/kcov
Has a git repo in Debi…
-
(Redirecting from (https://github.com/PowerShell/PowerShell/issues/11240))
It should be possible to retrieve the location of all "special folders" instead of hardcoding them (or assuming they are j…
-
See https://www.w3.org/TR/vc-data-model/#evidence
`DocumentVerification2018`...
this tremendously poorly defined and should be defined for all serializations or removed.
Ideally we would have…
-
Has it been considered?
It's pretty simple to record the incoming stream by creating another, file-based muxer and writing the incoming packets to both. But some sort of timing metadata would also …
-
None of the layouts that we ship with core has `node/%` as path, thus people trying to add a field as a block won't be able to figure it out unless they have good knowledge of the internals of layout …
-
## Why?
**tl;dr;** unless you have a 52MB/s internet connection, xz is probably faster, but my math should be checked!
The statistics here are operating over the entirety of crates.io at this time, …
-
This is issue is related to https://github.com/rust-bitcoin/rust-bitcoin/issues/3307
I believe this should not panic:
`let _a = Amount::from_str("-0 BTC").unwrap();`
The reason being that `asse…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Bokeh, since its 3.0 release, pushes dev packages with `.devX` and `rc…
-
In the following code:
```
#[derive(Copy, Clone)]
struct Y(&'static fn(T));
```
both derives expand to impls that require the corresponding trait to be implemented on the type parameter, e.g.:
```
…
comex updated
1 month ago
-
BPO | [33944](https://bugs.python.org/issue33944)
--- | :---
Nosy | @mhammond, @warsaw, @brettcannon, @terryjreedy, @jaraco, @ncoghlan, @pitrou, @ericvsmith, @tiran, @nedbat, @aroberge, @methane, @eri…