-
:warning: Only auto rename when capability is set :warning:
On mobile:
- rename before upload (from external apps, e.g. mail attachement directly saved to app)
On desktop:
- rename before create/e…
-
Currently, AdGuard converter doesn't allow using unlisted redirect resource in `$redirect` filters. `outbrain-widget.js` is supported by uBlock Origin but it's not listed in their supported redirect n…
-
BPO | [16310](https://bugs.python.org/issue16310)
--- | :---
Nosy | @vstinner, @ezio-melotti, @abadger, @bitdancer, @asvetlov, @serhiy-storchaka
Files | [python3-zipfile-surrogate.patch](https://bugs.…
-
```
What steps will reproduce the problem?
Run the following code:
public interface I { int N { get; } }
public class O : I
{
public O(int n) { N = n; }
public int N { get; private set; }
}
[P…
-
```
What steps will reproduce the problem?
Run the following code:
public interface I { int N { get; } }
public class O : I
{
public O(int n) { N = n; }
public int N { get; private set; }
}
[P…
-
```
What steps will reproduce the problem?
Run the following code:
public interface I { int N { get; } }
public class O : I
{
public O(int n) { N = n; }
public int N { get; private set; }
}
[P…
-
```
What steps will reproduce the problem?
Run the following code:
public interface I { int N { get; } }
public class O : I
{
public O(int n) { N = n; }
public int N { get; private set; }
}
[P…
-
```
What steps will reproduce the problem?
Run the following code:
public interface I { int N { get; } }
public class O : I
{
public O(int n) { N = n; }
public int N { get; private set; }
}
[P…
-
```
What steps will reproduce the problem?
Run the following code:
public interface I { int N { get; } }
public class O : I
{
public O(int n) { N = n; }
public int N { get; private set; }
}
[P…
-
If surrogates for only one time series are to be computed, the user needs to artificially create a 2D array. This should be done automatically.