-
### Description of the bug
I have a project linking to `Sub.__init__`, where `Sub.__init__` is not actually defined but inherited from `Parent.__init__`. This worked fine until we upgraded to `gr…
-
### Description of the bug
It looks like when loading a non-module alias, the `on_package_load` event triggers on it, causing an extension (I think?) to run `.resolve_target()`.
### To Reproduce…
-
It seems to complain about no installing `tabulate`, but there's no clue on why it needs that package, to start with. As far as I can tell, it is not manually installed when running things locally.
…
-
**Is your feature request related to a problem? Please describe.**
Opening for visibility.
**Describe the solution you'd like**
A C handler. For extensions written in C.
**Additional context**…
-
```
(venv) @clin1234 ➜ /workspaces/pydantic-core (main) $ make install
pip install -U pip wheel pre-commit
Requirement already satisfied: pip in /workspaces/venv/lib/python3.14t/site-packages (24.2…
-
### Bug summary
Flows running tasks on `DaskTaskRunner` don't seem to resolve `PrefectFuture` instances, even when `PrefectFuture.wait()` is explicitly called.
To reproduce, here's a simplified ve…
-
### Environment
* Python version: 3.8
* Nautobot version: x
* nautobot-device-onboarding version: 1.6 / develo
### Steps to Reproduce
1. `inv build debug` from a fresh clone
2. Docs contai…
-
### Issue
If I run `conda env export --from-history`, I only get the packages that I have explicitly installed (as expected) but the output doesn't contain package versions. I would consider this bad…
-
### Issue Type
Bug
### Source
source
### Giskard Library Version
2.15.2
### OS Platform and Distribution
Windows
### Python version
3.12
### Installed python packages
```shell
aiohappyeyeba…
-
https://github.com/meltano/sdk/compare/v0.22.0...v0.22.1#diff-c756d9cb24f5120280e89fe6b02f14467d23cf6c39be627bd68f9c1e5f1cf095L31-R34
Here's a change we didn't expect to break any targets, but movi…