Julian David Rath

Results 6 issues of Julian David Rath

With - Python 3.9.2 - sqlalchemy 1.4.0 I get this error: ``` Traceback (most recent call last): File "/home/julian/src/bruce-leads/.venv/lib/python3.9/site-packages/sqlalchemy/sql/base.py", line 1104, in __getattr__ return self._index[key] KeyError: '_data' The above exception...

I had the need for a priority mailbox. I implemented priority queues pretty raw with touching the core part as less as possible. For the tell ask messages it looks...

enhancement

For windows it would be quite good, because then if the cwd contains the dll and the mgc file everything works out of the box :)

Are you open to create a wheel package for windows delivering all the binary deps? (I would do it and send you a PR)

This is a patch so the username of mongo, as well as the Hostname of the web server, can be configured via env variables.

### Describe the bug When a delete is made on a post route with a trailing slash the server returns a 307 temporary redirect. I would either expect a 404...

question
answered