-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
#### Chaquopy version
#### Relevant parts of your build.gradle file
#### Describe your issue
```
Task :app:generateDebugPythonRequirements
Chaquopy: Installing for arm64-v8a
Looking in i…
-
Not sure what is wrong, installed it with Mason-lsp in neovim and get the following error, any advice is appreciated:
```
[ERROR][2023-11-26 19:05:47] .../vim/lsp/rpc.lua:734 "rpc" "/home/hugo/.loca…
-
The CW305 has a couple of advantages over the CW310/CW340 when it comes to debugging/optimizing countermeasures. However, it currently cannot be used for uJSON captures.
~What needs to be done to r…
-
UV Version: [current main - `6dc05a`](https://github.com/astral-sh/uv/tree/6dc05a3598d309d76f6b7b85e8497f44a8a54b0b)
Platform: MacOS `14.3.1`
## TL;DR
`package-a` is managed by `uv` with privat…
-
Hi !
As stated as TODO in https://github.com/mrjoes/sockjs-tornado/blob/master/sockjs/tornado/proto.py#L12, ujson support would be great for performances !
-
I imagine this may be on your radar, but just in case it is not, I am having some issues installing with Python 3.13. Thanks for the work on all your awesome tools!
```bash
~/tmp
❯ mkdir srsly-te…
-
The mod_ujson_load function doesn't handle `nan` though it is a valid representation:
```
>>> import ujson
>>> ujson.dumps(float('nan'))
'nan'
>>> ujson.loads(ujson.dumps(float('nan')))
Tracebac…
-
I noticed this being an issue in the past #4, however, it seems it is still causing issues.
The rendering displays the json all on a single line and links are presented as `{"user":"http:\/\/127.0.…
-
Hi,
ujson is recognized as a really fast json encoder/decoder, would it be possible to choose the json encoder/decoder library as part of arguments