-
### Have you ensured that all of these are up to date?
- [X] Ape
- [ ] Ape plugins
### What version of Ape are you on?
XX
### What command(s) is the bug in?
Install
### Operating System
macOS (…
-
Using the latest commit (https://github.com/bojanstef/searxng/commit/abd9b271bc1c4cc4dc1ee531944ce27c1e2734cc) from my fork: https://github.com/bojanstef/searxng when I run the following command from …
-
Hi, @sansyrox, I noticed the fixed Public RoadMap for issues and would like to make a few suggestions. Could we consider removing the default internal implementation of jsonify and instead modify it…
-
### Description
Just asking for the same as I'm using for Python 3.12.4.
`msgspec-0.18.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl`
My ancient RHEL8 build environment is limited …
-
Pydantic handles this via https://github.com/alexmojaki/eval_type_backport -- is there any appetite for doing the same in msgspec? Happy to PR it if that it'd be supported.
_Originall…
-
### Description
The `convert` function does not handle `UNSET` values as I expected (or I am missing some detail in how optionality and unset work together). If a field has a union type that allows…
-
Generating a large diff using kart is quite slow
```
$ time kart diff '[EMPTY]...e13cee173cf1a3d14456c7f900dd8763ec321ff7' -o json-lines | pv > /dev/null
2.12GiB 0:03:50 [9.42MiB/s] [ …
-
### Question
Hello,
Wondering when we can expect a new release compatible with Python 3.13?
I see the commit for the Python 3.13, and am able to install it using git+https://github.com/jcrist/m…
-
An idea I have had for a while, msgspec performs [insanely better](https://jcristharif.com/msgspec/benchmarks.html) than anything else out there, and it would allow us to simplify models code by an in…
-
Pydantic v2 has too many breaking changes that lots of 3rd libraries are not able to upgrade in a short time.
This PR is not backward compatible (due to pydantic breaking changes). I'm not sure i…