-
This was noticed by @knight42 and @thockin: https://github.com/kubernetes/kubernetes/pull/127360#discussion_r1828554485
-
BPO | [32779](https://bugs.python.org/issue32779)
--- | :---
Nosy | @orsenthil, @asvetlov, @thetorpedodog, @iritkatriel
PRs | python/cpython#5645
*Note: these values reflect the state of the issue at…
-
This is an issue that came up under the RODEO WP5 meeting in Helsinki this summer regarding weather alerts. Our prototype includes the following collections:
- current: currently active alerts
- a…
geira updated
3 weeks ago
-
# Atomic conditions
`condition(field: "all"|"au"|..., value: string)`:
+ `condition("au", "Balents Leon")` → `"au:\"Balents Leon\""`
+ `condition("au", "balents_leon")` → `"au:balents_leon"`
+…
-
### Describe the bug
Aiohttp, as I understand it, cannot set the SSL certificate correctly. When trying to establish a connection with the login site of my university, aiohttp cannot get the correct …
-
### Description
The lib is generating a union with `Record` for query parameters, which doesn't throw type errors when the query schema changes.
- If one doesn't set any query parameters in the sc…
-
I am running into an issue where end users are hitting this error ` AADSTS90015: Requested query string is too long` when redirected to the AD login.
After digging further into the issue, I notice…
-
In `RoleAssignmentCreateView`, typing an email address in the `user` field provides a link redirecting to `ProjectInviteCreateView`.
This works for projects, but currently fails with a 404 when don…
-
This should parse something like `(age * 2)
-
### Severity
P1 - Urgent, but non-breaking
### Current Behavior
I have a dataset of ~1M rows that has a column of np.str_ in the metadata. It takes 4 seconds / 1000 records to load this column, whi…