-
I am a little unhappy about that fact that some deprecated packages that I wrote way back are shown on the new Hackage when I search for "pontarius":
http://hackage.haskell.org/packages/search?terms=…
-
A filtered result (e.g. for "pending" organizations, or for "deleted" datasets) is only available on the first page of the result set. After moving to the next page, the filter is lost, meaning that a…
-
Irrelevant projections are considered unsafe and require the `--irrelevant-projections` flag to be enabled, but one can open a specific record to achieve kind of the same effect under `--safe`:
```ag…
-
**Is your feature request related to a problem? Please describe.**
GMs and players have different needs. GMs need almost every panel, while Players have no use for the GM panel and little use for the…
-
### Song Name
Resurrections
### Artist Name
Lena Raine
### Source
Youtube
### Youtube Link
-YjgOzSQNQ0
### Direct File Link
_No response_
### Song ID
886602
### Start Offset [ms]
0
### E…
-
Looks like Snet is actually Java class. It is downloaded from google servers in a compiled form. But if it runs in ART, I think we can hook into it.
First of all, I'm thinking about way to collect …
-
**Describe the bug**
When mage guilds are build right from the game start on vmap (towns are edited with vcmi mapeditor to have all 5 level mage guild build) it seems spells sometimes get duplicated.…
-
Current definition of RepetitionTime in BIDS is not the same as the one in DICOM which might cause confusion. The new definition would be:
> The period of time in msec between the beginning of a …
tsalo updated
4 years ago
-
# Feature or enhancement
PEP 703 in large part relies on replacing the GIL with fine grained per-object locks. The primary way to acquire and release these locks is through the critical section API (…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce (thanks to @Seemingly…