-
```py
class UStr(str):
pass
class A:
foo: str
class B(A):
foo: UStr
```
This should and does not produce an error. Specifically, B is an invalid subclass of A. See: https…
-
Feedback from @progers in https://chromium-review.googlesource.com/c/chromium/src/+/4520266/comment/d6012d27_30cf4ea2/ about [concrete object size ignoring natural dimensions](https://html.spec.whatwg…
-
Issue:
When creating endpoints with Zap, there are a number of cases where endpoints for "Simple" device types are created without the "Binding" cluster. I understand this as non-conforming under Sec…
-
This is a review submitted by @jyasskin on the VCDM v2.0:
---------
[kristina] Chairs are in the process of breaking up this issue into smaller issues. we are putting [kristina]/[brent] to the a…
-
The specification does not require FDO components to support device attestation and verification using RSA cryptography: https://fidoalliance.org/specs/FDO/FIDO-Device-Onboard-PS-v1.1-20220419/FIDO-De…
-
Hi,
I've been testing out the 'Alpaca Agent' functionality to try to get Indigo devices working in an ASCOM application (on the ASCOM side I am using the ASCOM Library - https://github.com/ASCOMIni…
rwg0 updated
12 months ago
-
## What do you want to change?
Clarify the Boot vs NKRO functionality and implementation. This is mostly me thinking out loud and trying to capture a few things before possibly suggesting some more…
tlyu updated
11 months ago
-
I would like to propose a standard bundle output format for Sigstore clients. The user journey we're targeting is "I can sign an artifact in client X and verify it in client Y".
This has come up a …
-
**Description of the issue**
For some video files, choosing the French audio track causes the player to become completely silent. When switching back to the English one, the audio is coming back wi…
yshsy updated
9 months ago
-
Modified: Wed 14 Feb 2024 05:07:40 UTC
## Required actions to clear for release
@johnnovak responding to me:
### Release Candidate 1 (release date: 22 Dec 2023)
- [x] The final release not…