Ionite

Results 25 issues of Ionite

To avoid any more situations like these: Propose to add: >### :warning: This action will apply **ban** to a staff member, `@user` (User Name #8405). To confirm, rerun the command...

a: backend
a: moderation
t: enhancement
status: approved

Currently need an override workaround to exclude files starting with `.`, and the underscore `_` exclusion does not apply to files within subdirectories.

status: planning
area: backend

Proposal to add `:ducky_wolf:` ![ducky_wolf](https://cdn.ionite.io/img/wolf_ducky_o.png) Source artist: https://twitter.com/wolfpupy Permission for use: ![perm](https://cdn.ionite.io/img/ASSRUH.jpg)

In Python 3.7, importing ABCs directly from the collections module shows a warning and the import is deprecated since Python 3.8+ See: https://github.com/python/cpython/commit/c66f9f8d3909f588c251957d499599a1680e2320 Pull request added different compatible import methods...

Improvements - Updated all usages of the `id()` function to `api.address()` to prevent issues when `id()` is replaced and to better support other python implementations where `id()` is not the...

**Version** LiteDB version: 5.0.19 .NET: 8.0 OS: Occurs across our users in Win 11 / macOS / Linux **Describe the bug** ArgumentException occurs when fetching litedb entries with properties of...

bug

**Describe the bug** When pytest launches a test using `multiprocessing.Process`, lines hit are not recorded as covered. **To Reproduce** Here is a repo with a minimal reproducible example, along with...

bug

## What does the pull request do? Fixes https://github.com/AvaloniaUI/Avalonia/issues/13894 (When a DataGrid have two or more rows with same content that match the Equals with true against the other element,...

``` 19:02:36.641 | ERR | [WindowSystem] Error during Draw(): ConfigWindow Dalamud.Storage.FileReadException: Failed to read file ---> Newtonsoft.Json.JsonSerializationException: Error resolving type specified in JSON 'SamplePlugin.Configuration, SamplePlugin'. Path '$type', line 2, position...