nmoreaud

Results 30 issues of nmoreaud

Hello, I try to define an optional parameter with a value + default value, but it doesn't work as I expect. I use version 3.0. What I'd like to obtain:...

## Environment data Pylance async client (2024.6.1) started with python extension (2024.8.1) Pylance language server 2024.6.1 (pyright version 1.1.364, commit 0618acc5) starting Assuming Python version 3.11.8.final.0 Ubuntu 22.04 ## Code...

needs repro

Hello, I have transferred homebrew channel with "webOS dev manager", without root permission. If I try to reboot with Homebrew channel (to help Kodi detect my USB drive), a message...

When I access to the swagger page of my application, there is a deprecation warning: ```log .../venv/lib/python3.11/site-packages/starlette/templating.py:161: DeprecationWarning: The `name` is not the first parameter anymore. The first parameter should...

Hello We are migrating a Connexion v2 application to Connexion v3. We are trying to use FlaskApp, however we encounter bugs in our services due to the number "worker threads"...

enhancement
PR welcome

https://github.com/mpdavis/python-jose/blob/58e543ea5ea225961e43e9cc2781165748478a0f/jose/utils.py#L13 Deprecation warning : ecdsa.py:276: DeprecationWarning: Function is unused in library code. If you use this code, change to util.string_to_number.

Hello I am testing the concept of this extension, manually. On my local database, if I modify a table and then make a copy of pgdata/base/XXX, the copy doesn't contain...

This query fails: ```sql SELECT u.* FROM user_account u join user_account u2 ON u2.name = u.name ORDER BY u.name; ``` Error message: `mergejoin input data is out of order`. I...

### Description DBeaver's SQL button randomly disappears on my computer, after some use time. This has been happening for months. This button and its arrow are replaced by a grey...

xo:eclipse
xf:ui

### Describe the bug - With `showUnfocusedDescription`, checkbox and slider description don't have the right style (should be the same as "GeoJSON geometry object") - Array of values are missing...

help wanted
material
angular