Marti Raudsepp

Results 86 issues of Marti Raudsepp

**Is your feature request related to a problem? Please describe.** coveragepy adds significant overhead to test execution in CI. And this got much worse with Python 3.12 due to CPython...

enhancement

# I have made things! Turns out that the inner `Meta` class is accessible for some models, but not others. Added `class Meta` only to stub model classes where it's...

### Is your feature request related to a problem? Please describe. The type coverage of modules in `pyVmomi` is now pretty good, but `pyVim` modules are still missing type stubs....

enhancement

As described in #10918, I have added stubs from `django-filter-stubs` project. Upstream issue: https://github.com/DavisRayM/django-filter-stubs/issues/13 **Please don't use squash merge** to merge this (unless there's explicit decision to reconsider #10918). I...

This is similar to #1176, but applies to query lookups instead of model attribute access. This should be merged after #1178.

stale

I have tons of git repositories under my home directory, which I want to keep backed up. I want to keep `git-ignore = true` in my settings to ignore build...

C-enhancement
A-config

This is a whole saga and not Rustic's fault. All of this has been with stable Rustic version v0.7.0 I tried using GNOME's OneDrive integration (gvfs-daemon via FUSE) as my...

S-triage

For background: the [Rustic backup tool](https://rustic.cli.rs/docs/comparison-restic.html#storage-backends) uses OpenDAL for cloud storage integration. The documentation is lacking on both sides. But I managed to reverse engineer that it expects the user...

Hi! It's clear that this project is suffering from lack of maintenance lately. The most pressing issue is Python 3.12 support (#166, #168, #173). Python 3.12 was released now over...