Amy Pircher

Results 3 issues of Amy Pircher

### Describe the bug Related to #7786, overloads for functions defined in a "private" (or other) module with overloads but exposed in a public-facing `__init__.py` are not detected ### How...

type:bug
extensions:autodoc

Subject: fix autodoc not detecting overloads defined in other module, but exported in *this* module. ### Feature or Bugfix - Bugfix ### Purpose - Document overloads for a function defined...

type:bug
extensions:autodoc

**Describe the intended use case** Adding a new python version to the local `.python-version` file. (Maybe global too, now that it looks like `pyenv global` takes more than one python...

type: enhancement