-
This ticket tracks the [Kiwix GSoC 2023 Project](https://www.kiwix.org/en/support-us/code/google-summer-of-code/) **Nautilus Web UI** until code contributions and/or specific tickets requires creating…
-
First of all, thanks for the great library!
In https://github.com/sabuhish/fastapi-mail/pull/17, the validate_path was introduced basically ensuring that the attachment is a child of the path in w…
-
How can I catch misspelled or unknown query parameters? For instance:
```python
from fastapi import FastAPI
app = FastAPI()
@app.get("/")
def root(myparam: int = 0):
return {'myparam': m…
-
### First check
- [x] I added a very descriptive title to this issue.
- [x] I used the GitHub search to find a similar issue and didn't find it.
- [x] I searched the FastAPI documentation, with t…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the FastAPI documentation, with t…
-
The run of the Github-Workflow with pytest fails due to an Import Error:
`ImportError: cannot import name 'MessageType' from 'fastapi_mail.schemas' `
On the dev machine (#worksonmymachine), however,…
-
This is a slightly odd one to track down, but ruff has stopped enforcing any rules in my `src/` folder!
I've got a private repo (which makes it hard to share, at least publicly).
The ruff rules …
-
### First check
* [x] I used the GitHub search to find a similar issue and didn't find it
* [x] I searched the FastAPI documentation, with the integrated search.
* [x] I already searched in Googl…
-
target: ~~august~~ mid-september 2023
wanted:
- [x] Jupyterlab-4
- [x] PEP-514 compatibility
- [x] Python-3.11.5,
- [x] bokeh-3.2
- [x] numba-0.58 final, numpy-1.25 (in pursuite of [ data-apis…
-
## Bug Description
Fetch throws 'TypeError: fetch failed' when posting
## Reproducible By
Request with private production credentials to ERP
## Expected Behavior
Successful response (ok). `n…