-
**Describe the bug**
A clear and concise description of what the bug is.
`My parameters are ["Olive","Oil"]`
```
Future searchForProduct(List searchTerms) async {
try {
ProductSe…
-
Hi guys,
how could I encode a [String: Any] dictionary may contain a enum type which conform to Codable?
I has spent days on it. Any help will be appreciated.
-
```
It would be a great addition to json library if it could be used to decode
String stream. It is usefull when you are reading a sockes and parsing its
content on the fly.
I slightly modified JSOND…
-
| | |
|------------------|-----------------|
|Previous ID | SR-5312 |
|Radar | https://bugreport.apple.com/web/?problemID=32948271 …
-
**Describe the issue**
Trying to read mlflow model using pzmm.MLFlowModel.read_mlflow_model_file result in JSONDecodeError. I'm just using a simple example from here:
https://medium.com/@rehabreda/r…
-
The API that I am working with does not use snake_case, but rather camelCase. That means that I now have to supply my own `JSONEncoder` every time I use a `HttpData.Json` body. Would it be possible to…
-
### Expected behavior
open a mp3 with no error
### Actual behavior
I used the script below:
``` Python
from pydub import AudioSegment
song = AudioSegment.from_mp3(r"test2.mp3")
```
and…
-
```
It would be a great addition to json library if it could be used to decode
String stream. It is usefull when you are reading a sockes and parsing its
content on the fly.
I slightly modified JSOND…
-
**Describe the bug**
I am unable to serialize and deserialize a `CombinedData` object using `loadfn` / `dumpfn`. I believe this occurs because `CombinedData` inherits `from_dict` from `LammpsData`, b…
-
I know that you have plan to include automatic adjust for prayer times, and right now I am working on update for Ela-Salaty and I will use adhan-swift for that...
I already have database with all c…