-
Nowadays, I leaning to having a Thoth.Json package which contains the logic of the decoders and then have different backend package which implements an interface to provide support for `Fable.Core.JS.…
-
I'm interested in fixing the issues with datetime wrt Python. I see the comment in the changelog regarding issues with the implementation, but is this still valid and if so, do you have any more detai…
-
- [Move the path construction in the Error case only](https://github.com/thoth-org/Thoth.Json/issues/43)
- [Make Thoth.Json(.Core) parser agnostic](https://github.com/thoth-org/Thoth.Json/issues/38).…
-
I tried out migrating to Thoth.Json.Core and it seems that Auto is the only missing piece https://github.com/njlr/thoth-json-codec/compare/master...joprice:thoth-json-codec:thoth-core. I changed thing…
-
https://github.com/orgs/Thoth2023/projects/1/views/1?pane=issue&itemId=68060159
Na janela de visão geral do projeto, mostrar o progresso:
1. Progresso do preenchimento dos campos do Planning (Verifi…
-
vity_detection# python3 simple_vad.py
Traceback (most recent call last):
File "/home/dmolina/Documentos/pruebas/Prueba/live_voice_activity_detection/simple_vad.py", line 1, in
import webrtc…
-
## Bug description
When using `-t` option on `thoth-station/s2i-python-container` repo, `Assertion` error occurs
### Expected behavior
`AssertionError` should not occur within code
### LOGS
`…
-
```F#
open Thoth.Json.Net
type test_type = { i: int64 }
let extra = Extra.empty |> Extra.withInt64
let test_type_decoder = Decode.Auto.generateDecoder (extra = extra)
let test_type_json1 = …
-
> [!NOTE]
> This is reproduction code
```fs
type IDecoderHelpers bool
abstract asString: 'JsonValue -> string
type Decoder :
helpers: IDecoderHelpers obj
let invalidGenerics: …
-
**Issue by [alfonsogarciacaro](https://github.com/alfonsogarciacaro)**
_Sunday Feb 24, 2019 at 23:21 GMT_
_Originally opened as https://github.com/MangelMaxime/Thoth/issues/128_
----
Now that Thoth…