Guillaume Gelin

Results 70 issues of Guillaume Gelin

enhancement
help wanted
hacktoberfest

Trying to run our README's example without PyMongo installed throws: ``` Traceback (most recent call last): File "run.py", line 2, in from flask_stupe import paginate, schema_required ImportError: cannot import name...

enhancement

Being able to do something like this would be great: ```python thingy.view(exclude="foo") ``` That would allow to use the view system for one shots, without having to declare a "reusable"...

enhancement
help wanted

The current implementation doesn't handle subclass instances when `fastapi.encoders.ENCODERS_BY_TYPE` is modified after `fastapi.encoders` import. For example, in this example we could expect the `/` route to return an ObjectId string....

feature

Hey there, thanks for the neat tool! Discussed that exact idea a few days ago with a friend, happy to see such a tool already live. **Describe the bug** Requests...

bug

**What's the problem?** It would be very nice that I could ask questions scoped to a single project in a monorepo or to all projects in the monorepo depending on...

**Describe the bug** The default "What does this repo do?" question never gives a correct answer. Following questions work as expected. **Expected behavior** An answer that's not a "Sorry". :)...

bug

help wanted
task

Hey there, thanks for the neat project! Using `Worker.close` gives a warning with `redis-py >= 5.0.1`: ``` .venv/lib/python3.10/site-packages/arq/worker.py:846: DeprecationWarning: Call to deprecated close. (Use aclose() instead) -- Deprecated since version...

Didn't try to build the docs yet, just throwing this for now so that I don't forget.

status: stale