-
We've had requests from a bunch of customers that would find it massively helpful to be able to disallow rescheduling if you're within a certain number of hours of a call.
We should make this availab…
-
Modules can implement protocols, so `type(x)` is not necessarily a type object if `x` has a protocol type.
```py
from typing import Protocol
class P(Protocol):
def f(self) -> None: ...
…
-
## Problem
1. On mobile, create a new step
2. Open the canvas and press "Select Card Template"
3. Instead of choosing a card template, press the x to close the panel
4. The user can no longer bring u…
-
**Feature**
The `bug` function below has a bug: the `else` branch will execute both when `x` is None and when it is empty, and the latter is unexpected. The programmer was hoping `""` would be hand…
huonw updated
1 month ago
-
will require changes across the stack to properly detect if module is not found. When I tried that before it didn't work well relying on just error message
deno_graph and probably deno_npm need to re…
-
### What happened?
In https://github.com/crossplane/crossplane/issues/3604 crossplane XRD started to support x-kubernetes-validations however just inside `spec` block, for example to apply rule…
-
add extra reduction if the regional decline is larger than X%
using the inverse of suitability?
Related #105
In declining regions, maybe only relative reduction + reducing using the inverse of suit…
-
Imported from SourceForge on 2024-07-08 09:28:14
Created by **[kcrisman](https://sourceforge.net/u/kcrisman/)** on 2014-11-17 16:38:31
Original: https://sourceforge.net/p/maxima/bugs/2842
---
The an…
rtoy updated
4 months ago
-
### Description
Method "validate_build" (https://github.com/conan-io/conan-center-index/blob/master/recipes/qt/5.x.x/conanfile.py#L144) checks if the proper python2 version is installed if qtwebeng…
-
So far the tool works quite good, but if I download for example [this](https://open.spotify.com/album/3Pd04KynNIGDgKFRfLNoCn?si=d5X48aALTLi88RDgsPbp9g) album, files are overwritten because name ending…