-
The [Shared Memory Multithreading for Dart](https://github.com/dart-lang/language/blob/main/working/333%20-%20shared%20memory%20multithreading/proposal.md) proposal outlines a number of modifications …
-
**Is your feature request related to a problem? Please describe.**
Currently, I have not found a way to add extensions or custom fields at the response level.
An example is related to generating…
-
When I run `python legged_gym/scripts/train.py --headless --task a1_field`, I encounter the following error:
```
Importing module 'gym_38' (/root/data/isaacgym/python/isaacgym/_bindings/linux-x86_64…
-
Hello I'm tring to modify existing filter, for instance : jwt_authn.
I need to add a string value to the filter configuration, so i modified the file `/api/envoy/extensions/filters/http/jwt_authn/v…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
(See example code below)
(Notice the `{default': True}` in `field2`'s `anyOf`)
I suspect this has to do with the …
-
I've edited the Input File Extensions field to ".mp4 .mov .mkv .flv", but .mkv files in the directory aren't getting detected.
-
We have been using the Fiat Crypto framework for developing verified and efficient implementations of quadratic field extensions to be used for curves such as FourQ and BLS-12.
The project can be f…
-
### Issue Description
Currently, there is no direct method within the VSCode API to programmatically focus the comment input field. This feature would be highly beneficial in extensions that rel…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Using a `BeforeValidator` with a union type (see `example.py` below) results in :
```
Traceback (most recent call l…
-
### Describe the Bug
Validation errors returned seem inconsistent with relational data. See the scenario below.
### To Reproduce
Consider the following models:
- A `customer` model, with…