-
### Problem
Today we have to serialize to a byte array before we can hash a PBJ protobuf object. This is wasteful in time and more importantly heap object garbage. For example we do:
`EventCore.PR…
-
Currently most `impl` blocks over types in dashmap use similar trait bounds (e.g., `K: Eq + Hash`) even when those traits aren't actually "used" in the implementations. This forces users writing gener…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Given a link (for example Part001) to some object that has a custom property (for example …
-
I've been thinking in making some major changes in the code before implementing new features and fixing some issues that I found. Here are my ideas:
- Using `__new__` in factory classes to seamless…
-
```py
from typing import Hashable
o1: type[object] = object
o2: type[int] = int
t1: type[type] = type
o3 = object
reveal_type(o1) # note: Revealed type is "Type[builtins.object]"
reveal_type…
-
## 🐛 Bug
Running AIM with any script on a FIPS server results in errors like these making it unusable.
```
TypeError: 'digest_size' is an invalid keyword argument for openssl_blake2b()
Typ…
-
``` r
library("spray")
#>
#> Attaching package: 'spray'
#> The following objects are masked from 'package:base':
#>
#> pmax, pmin
(a val
#> 1 2 2 = 0
#> 0 2 0 = 0
…
-
**Environment Information**
```sh
$ ruby -v
jruby 9.4.6.0 (3.1.4) 2024-02-20 576fab2c51 OpenJDK 64-Bit Server VM 21.0.1 on 21.0.1 +jit [arm64-darwin]
$ uname -a
Darwin janko.local 23.4.0 Darw…
janko updated
6 months ago
-
The OpenBadges Identity Object: https://1edtech.github.io/openbadges-specification/ob_v3p0.html#org.1edtech.ob.v3p0.identityobject.class
contains credential subject related identity information. 1E…
-
Because `/paths` might contain references to path-items (this is allowed by the spec but not by the 3.1.0 schema, but may be fixed in 3.1.1), meaning the path-item object itself is not always at `/pat…