-
My project involves displaying song titles and artists, and I'm looking for a font that has the most coverage. The most important characters for me are characters with diacritics, Japanese, and Cyrill…
-
Hi Marc,
There's a small problem that can reproduced after the following setup code:
```
RuntimeTypeModel.Default.Add(typeof(DateTimeOffset), false).SetSurrogate(typeof(DateTimeOffsetSurrogate));
Ru…
-
Per https://github.com/WebAssembly/host-bindings/pull/21#issuecomment-478284139 it's possible for `input` events to contain lone surrogates, at least on Windows. Perhaps we should require browsers to …
-
**Describe the bug**
When checking for changes, changedetection reports the following error:
`Exception: 'utf-8' codec can't encode character '\ud83d' in position 419201: surrogates not allowed`. …
-
- The standard packaging for release builds both `sdist` and `bdist_wheel`, which, combined, exceed the default maximum size that PyPI allows (2 x ~73M > 100M)
- Most of the space seems to be occupi…
-
```
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…