-
BPO | [34529](https://bugs.python.org/issue34529)
--- | :---
Nosy | @rhettinger, @etrepum, @serhiy-storchaka, @enedil
*Note: these values reflect the state of the issue at the time it was migrated an…
-
### 📜 Description
After updating Backstage from 1.29.2 to 1.30.4 and running with limited set of plugins the Backstage /api/catalog queries and auth /refresh calls (using Guest module) will initiall…
-
Hi,
could you please add support for the Blink Doorbell.
Pressing the doorbell should be able to trigger an event in Home Assistant.
Thank you very much!
Thorsten
-
The current algorithms produce a negative lux under certain conditions (especially low light).
Current:
lux1 = ( (float)ch0 - (TSL2591_LUX_COEFB * (float)ch1) ) / cpl;
The fixed value of TSL259…
-
[Polars](https://github.com/pola-rs/polars) is a single-machine columnar dataframe library built on top of pyarrow Tables with both a eager and lazy API. While the default pickle serialization works f…
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily).
-
# Archipelago autumn 2021 Roadmap
See also #5 and #35 and #79 and #80 and #103 for a complete historic recreation.
This is our working enumeration of concrete tasks until November of 2021 (a lo…
-
### 1. Issue or feature description
Upon running the command `docker run --privileged --gpus all nvidia/cuda:11.0.3-base-ubuntu20.04 nvidia-smi` i get the error
```
docker: Error response from …
-
I tried to build a statically linked binary. The build works fine but it's not possible to execute the binary. I did a simple test by adding [this line](https://github.com/kkrampa/PyOxidizer/blob/musl…
-
Right now the algorithm leaves out words that are too big to fit on the available width/height. This is OK for smaller words that aren't that important, but it also leaves out the most important words…