Robin Gisler

Results 3 issues of Robin Gisler

**Describe the bug** I've copied the example setup from the README, the `admin` group does not get translated when visiting `/admin` nor `/admin/secret` **To Reproduce** Create a new project following...

I've noticed that when iteratively parsing a json stream character by character 'incomplete' floats are 'stepped' over: ```python import json import jiter obj = {'float': 1.0} obj_json = json.dumps(obj) token_stream...

### Environment ``` System: OS: Linux 5.15 Debian GNU/Linux 12 (bookworm) 12 (bookworm) CPU: (24) x64 13th Gen Intel(R) Core(TM) i7-13700K Memory: 4.78 GB / 15.51 GB Container: Yes Shell:...

bug
triage