-
### The problem
#106671 seems related
Home Assistant crashes when trying to sync a Nextcloud (28.0.10) Tasks (0.16.1) to-do list.
### What version of Home Assistant Core has the issue?
core-2024…
-
If I do `from cpython.datetime cimport datetime`, the constructor `dt = datetime(...)` makes a python-space call that I think can be optimized:
```
from cpython.datetime cimport datetime, datetime…
-
Both 1 am CST and 1 am CDT result in 1 am CDT when running `ceiling_date(, "hour")`. I would expect 1 am CST to round to 1 am CST, and 1 am CDT to round to 1 am CDT.
```
> packageVersion("lubridate"…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
Pressing reset block button resets the block
## Test path
`/test/e2e/spec…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
Starting API...
Traceback (most recent call last):
File "/opt/icon_stats/main_api.py", line 10, in
from icon_stats.api.v1.router import api_router
File "/opt/icon_stats/api/v1/router.py",…
-
Currently (0.8.1) when reading/writing Time values the format `SQLite3::DATE_FORMAT` is used. This is one of the supported formats by sqlite. It is actually the one with more precision: `YYYY-MM-DD HH…
-
Hello Breeze Team,
I am trying to get the second by second candle data for Reliance and Infosys using the Breeze web-socket, however the connection get's discontinued abruptly. I will attach the co…
-
### Bug description
Prisma is pushing some queries that fail in some cloud MS postgresql version (at least neon and xata). While it is not clear yetwhat is causing the issue of the SQL statements bel…
-
### Bug description
I have added the model below. All of the shift_date of type @db.Date are subtracting one day from what is stored in my SQLServer database. The format of the database is type Date …