-
### Description
I instrument a FastAPI server running in Google Cloud Run.
Locally it works perferctly but with the same Docker image in Google Cloud Run some messages did not reach the Logfire ba…
-
### Bug Description
Mirrord doesn't seem to mirror network operations when using it through vscode inside a jupyter notebook.
### Steps to Reproduce
to reproduce save the following json…
-
Win32 CreateProcess requires that the environment block be sorted alphabetically, case-insensitive. This isn't currently done by win32process, so subprocesses won't see all the environment vars in th…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
* gevent version: version `24.2.1` . Installed using pip.
* Python version: cPython `3.11.4` downloaded from https://github.com/python/cpython/releases/tag/v3.11.4
* Operating System: Debian 11 ker…
-
Successfully installed aiofiles-23.2.1 annotated-types-0.7.0 anyio-4.6.2.post1 certifi-2024.8.30 charset-normalizer-3.4.0 click-8.1.7 colorama-0.4.6 fastapi-0.115.3 ffmpy-0.4.0 gradio-5.3.0 gradio-cli…
-
My objective was to get `requests` to use the Windows certificate store rather than the `certifi` bundle. **Maybe this just isn't supported.**
I know there is some complexity and has been some deba…
-
Currently, dangerzone uses standalone dev scripts, living in the `dev_scripts` and `install` folders.
We could put these scripts inside a common module, which would make it possible to:
- Factor…
almet updated
1 month ago
-
Thanks for working on this now that it seems pytrends is down!
Here is a MRE that I was running on Google Colab
```python
!pip install trendspy
from trendspy import Trends
tr = Trends()
rel…
-
### Issue Kind
Improving documentation
### Existing Link
https://python-poetry.org/docs/configuration/#certificatesnamecert
### Description
I struggled several time trying to install python packa…