-
This is a continuation of https://github.com/NuGet/Home/issues/2057.
The failures that should be investigated are:
1. Errors while downloading the stream
- [x] Timeout (with https://github.com/NuG…
-
- Some XML files result in `UnicodeDecodeError`, example: `/bibxml3/sv/reference.I-D.tian-sa-mip.xml`
- Other XML files contain NUL characters that aren’t accepted by PostgreSQL, example: `/bibxml3/s…
-
Right now, the interpreter has a whole pile of conditional jump bytecodes. Can we reduce the number and help get us back to 9 bytecodes?
Possible implementations:
0. Encode the different logic m…
-
Continuation of #93020. During the .NET 9 development cycle, we removed much of the JIT flowgraph implementation's implicit fall-through invariants, and introduced a new block layout strategy based on…
-
This is a continuation from https://github.com/ManageIQ/manageiq/issues/21179
We have a number if implementations that are basically a reimplementation of `SupportsMixin`.
Convert these implementa…
-
# Clarification and motivation
This is the continuation of #25, here let's think about which annotations (similar to `xrefcheck ignore`) do we want to see for changing redirections treatment.
We…
-
### Steps to reproduce
Run the following, and it reports no error:
```
❯ vim -Nu NONE -S
-
I had to disable `WRONG_INDENTATION` rule because it still behaves unexpectedly. Please reopen https://github.com/saveourtool/diktat/issues/1312
I can imagine that it is correct behavior that auto …
-
```
Currently Kryo and all other serialization frameworks (AFAIK) have problems
with serialization of deeply nested object graphs. Basically, since
serialization is implemented by a recursive walk o…
-
```
Currently Kryo and all other serialization frameworks (AFAIK) have problems
with serialization of deeply nested object graphs. Basically, since
serialization is implemented by a recursive walk o…