-
**Describe the bug**
`convert_to_pkcs8` in sgid python library returns error.
```py
File "/Users/songhanwong/Projects/sgid-flask/sgid-client-python/examples/flask/env/lib/python3.11/site-packag…
-
File "C:\Users\abc\venv\untitled2\lib\site-packages\py2neo\database\__init__.py", line 318, in __new__
inst = cls.__instances[key]
KeyError: (, , 'data')
During handling of the above exception…
-
# Flask-Cors
Flask-Cors is a Flask extension that provides Cross-Origin Resource Sharing (CORS) support for Flask applications. It enables developers to configure Cross-Origin HTTP requests in thei…
-
An awkward situation. Code:
```py
metrics = prometheus_flask_exporter.PrometheusMetrics(app)
metrics.start_http_server(8081, host=config.METRICS_HOST)
```
Result:
```
website_1 | * Ser…
-
## Problem
There are a few functions that are exposed by the [`commands`](../blob/master/commands/) module (see its [`__init__.py`](../blob/master/commands/__init__.py)). They are currently exposed…
-
[Widely referenced](https://github.com/search?q=repo%3Aviniciuschiele%2Fflask-apscheduler%20app_context&type=code) pattern `with scheduler.app.app_context()` causes extensive linter warnings.
Usin…
-
I use Flask-OIDC to secure internal applications and am using Authentik as my single sign-on provider. My sessions keep expiring after 5 minutes which is the access token expiry, so I wanted to check …
-
This is a problem for http://0.0.0.0:5000/static/mediacrush_logo.svg, but I wager it might become a problem for actual uploaded SVGs too. Is this fixable?
-
Bug I found:
The current implementation of the multithreading logic in main.py uses a ThreadPoolExecutor to run both the FastAPI and Flask applications simultaneously
Identified Issues :
Some of …
-
- **Poetry version**: 1.4.0
- **Python version**: 3.10
- **OS version and name**: Arch Linux
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry vers…