Antoine D

Results 23 issues of Antoine D

Cette issue est la pour garder la trace de questions sur la norme siri lite. 1. est il possible de requête `StopPointDiscovery` pour avoir des id de `StopArea` ? 2....

### Problem Statement Hi, I'm not sure if I'm missing something but I cannot find sentry's support for psycopg v3 (well, named [psycopg](https://www.psycopg.org/psycopg3/docs/) ) and If I try a simple...

Enhancement
New Integration
Triaged

For the moment ```python assert parse("attr = true") == ast.Equal( ast.Attribute("attr"), ast.Attribute("true"), ) ``` like https://github.com/geopython/pygeofilter/pull/96, use lark terminal priority to ensure boolean are parsed as such and not as...