-
### Typing Test
I would like to propose the addition of a **Typing Test** feature to our project using Python Flask. This feature will provide users with an interactive platform to test their typing …
-
See: https://bugzilla.redhat.com/show_bug.cgi?id=2323166
=================================== FAILURES ===================================
___________ CollectionsBrain.test_collections_object_subscrip…
-
Pyton 3.8 just has been EOSed month ago (https://endoflife.date/python) so I've been trying to use pyupgrade --py39-plus to check is current code ready to automatic upgrade.
Looks like it is not read…
-
### Typing Test
I would like to propose the addition of a **Typing Test** feature to our project using Python Flask. This feature will provide users with an interactive platform to test their typing …
-
It would be nice to have an accuracy comparison similar to the typing speed after a Typing Test:
_Faster than 63.3% of all other people. You are in the top 36.7%._
something like
_"Your accuracy …
-
Current `app.py` will be reorganized under `backend/`, with the following objectives:
- **Typing**: Add type hints throughout the backend
- **Unit Tests**: Develop unit tests for all utility and p…
-
PR #42 introduced a bug in the SQLAlchemy Ingres connector. The bug exists in connector versions `0.0.7` and `0.0.8`.
This line was added in that PR:
from sqlalchemy.sql._typing import is_sq…
-
## Problem Definition
For backend tests we have an exception in setup.cfg here:
https://github.com/rotki/rotki/blob/b07063d35164f59b438a7385b3c72955a90e71d9/setup.cfg#L28-L32
We don't have stri…
-
### Detailed description of the problem
The extra fields type user or item do not accept the colon character when it follows or precedes another character:
e.g: typing "test:" return:
```
Erro…
-
# environment
- uv: tested on 0.5.2 and 0.5.4
- python tested on 3.11, 3.12, 3.13
- windows
# to reproduce
sorry this isn't a minimal repro, i can't get it to happen reliably so this is the best …