-
Kokkos' OpenMP backend has static and dynamic scheduling policies, none of them appears to be NUMA aware. In static scheduling, it's not a serious problem, as it's possible to manually initialize memo…
-
Based on the deprecation warnings in 0.2.5 I changed my application code from:
```python
async with pool.acquire() as conn:
```
to:
```python
async with pool.connection() as conn:
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If there is an InputSelect in an EditForm with multiple values (via array) and nothing …
-
### Description
The legacy non-`Context`-aware CRUD functions — `Create`, `Read`, `Update`, and `Delete` — have been deprecated in favour of `Context`-aware `Context` or `WithoutTimeout` functions.
…
-
Thank you for presenting this proposal during the network operators’ call. The increased flexibility and speed this API offers are certainly appealing. What migration path do you envision for existing…
-
**Describe the bug**
`Document.GeneratePdf` never returns. This seems to happen in relation to `EnsureSpace`. If i dont use `EnsureSpace` at all the problem goes away.
**To Reproduce**
I cant pro…
-
### What it does
I apologize if this comes across as confusing - I'm not entirely sure how to word it.
This lint would look for instances where the user is getting a slice of a string, with the star…
-
It would be nice to have control over what happens when someone attempts to set a non-optional attribute values explicitly to `None`: set default value, or raise `ValueError`.
The following example…
-
**Describe the bug**
Similar bug as found in: #1052, while the specified bug was fixed, there is a general issue when a valid timezone, i.e. "CET" or "Europe/Amsterdam" changes UTC offsets when conve…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…