Michal Petrucha
Michal Petrucha
Importing the module `drf_yasg.app_settings` has a side effect of immediately triggering `django.setup()` once the call to `getattr(settings, "LOGIN_URL", None)` is encountered. This makes it impossible to import the default YASG...
I don't have an obvious simple test case ready, but I can try to cook one up later. The gist is that when I wanted to insert a new package...
**Describe the bug** Pylint versions above 2.13 are incompatible with parallel execution through prospector; they lead to an IO error in the dill package used to serialize results. **To Reproduce**...
I'm trying to call a COM method defined as follows (copy-pasted from the API docs, as I don't have access to the IDL): Function ExportCalibrationToDCM( ExportFileName As String, [ExportChangedOnly As...
With #8609 merged, it doesn't appear to be possible to change the default wallet path with ``` electrum setconfig wallet_path /custom/wallet/path ``` This works just fine prior to that change,...
Suggested implementation of #8901
### Describe the bug The expected checksum of the AppImage build listed in latest-linux.yml is `fePyWySEBOLDfxIqJwNaAmVdunJDfWpYBn3BmVul2NS3bMaIXKZ2vvtgP/tFF8d43ZO3QkLDFNRwwSGwqC7Y7w==` (or `7de3f25b248404e2c37f122a27035a02655dba72437d6a58067dc1995ba5d8d4b76cc6885ca676befb603ffb4517c778dd93b74242c314d470c121b0a82ed8ef` in hex), whereas the binary in the release has a checksum of...
Here's a weird corner case that I've run into in our code base, where if a model instance is created through direct instantiation, subsequent calls to `isoformat` with a `timespec`...
## Description An AppArmor profile is required for chromium (and therefore electron) based applications to start up on Ubuntu 24.04 in its default configuration. ## Current behavior Without the presence...
It's possible that these are several unrelated issues, but I'm observing the following symptoms. New epub files I drop into subdirectories of the directory set as “Where to search for...