Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mkdocstrings/griffe issues and pull requests

#269 - bug: bad handling of str module_path in loader.py:_load_module_path

Issue - State: closed - Opened by vicluo-hrt about 1 month ago - 2 comments
Labels: unconfirmed

#268 - feature: Allow passing multiple args to `load_extensions` instead of a list

Issue - State: open - Opened by pawamoy about 2 months ago
Labels: feature

#267 - feature: Allow passing multiple args to `Object.has_labels` instead of a set

Issue - State: open - Opened by pawamoy about 2 months ago
Labels: feature

#266 - feature: Pre-commit integration

Issue - State: closed - Opened by bswck about 2 months ago - 4 comments
Labels: feature

#265 - feat: Option to force dynamic analysis

Pull Request - State: closed - Opened by pawamoy about 2 months ago

#263 - bug: Google docstrings: no support for non-multiple or non-named values in Yields section

Issue - State: open - Opened by the-13th-letter about 2 months ago - 3 comments
Labels: griffe: google

#261 - docs: Add an example CI setup

Issue - State: open - Opened by bswck 2 months ago - 1 comment
Labels: docs

#260 - bug: parsing of annotations placed after parameters section fails

Issue - State: closed - Opened by HugoMVale 3 months ago - 1 comment
Labels: unconfirmed

#259 - bug: when using `import x.y.z as a`, Griffe thinks `a` is an alias for `x`, not `x.y.z`

Issue - State: closed - Opened by the-13th-letter 3 months ago - 4 comments
Labels: unconfirmed

#256 - feature: link to re-export instead of inserting full documentation

Issue - State: open - Opened by JP-Ellis 3 months ago - 4 comments
Labels: feature

#254 - feature: Format/highlight expressions?

Issue - State: open - Opened by pawamoy 3 months ago
Labels: feature

#253 - fix: Don't return class variables as parameters of dataclasses

Pull Request - State: closed - Opened by has2k1 4 months ago

#252 - fix: Don't turn items annotated as InitVar into dataclass members

Pull Request - State: closed - Opened by has2k1 4 months ago - 2 comments

#251 - feat: Allow configuring logs level

Pull Request - State: open - Opened by pawamoy 4 months ago

#250 - docs: Document best practices

Pull Request - State: closed - Opened by pawamoy 4 months ago

#248 - fix: Fix dataclass parameters to exclude properties

Pull Request - State: closed - Opened by has2k1 4 months ago

#246 - bug: Error reading page: tuple index out of range

Issue - State: closed - Opened by carl-baillargeon 4 months ago - 3 comments

#245 - feature: API checks: diff each sequence/mapping value instead of the whole

Issue - State: open - Opened by pawamoy 4 months ago
Labels: feature

#244 - feature: Future backward-compatibility warnings

Issue - State: open - Opened by pawamoy 4 months ago
Labels: feature

#242 - docs: bad link

Issue - State: closed - Opened by AntoineD 4 months ago - 2 comments

#241 - feature: Merge value when attribute is first annotated then assigned

Issue - State: open - Opened by pawamoy 4 months ago
Labels: feature

#240 - feat: Better support for dataclasses

Pull Request - State: closed - Opened by pawamoy 4 months ago - 2 comments

#239 - bug: A class that derives from a dataclass should be labelled a dataclass

Issue - State: closed - Opened by has2k1 5 months ago - 2 comments

#238 - bug: Regular classes that inherit dataclass do not get dataclass parameters

Issue - State: closed - Opened by has2k1 5 months ago - 1 comment

#237 - tests: Fix macos tmp path checks

Pull Request - State: closed - Opened by pawamoy 5 months ago

#236 - Add special case for NumpyDoc warnings section so they render as warning admonitions

Pull Request - State: closed - Opened by parafoxia 5 months ago - 7 comments

#235 - bug: MkDocs !!! and ??? admonitions can no longer be parsed

Issue - State: closed - Opened by parafoxia 5 months ago - 3 comments

#233 - bug: A dataclass field with init=False should not be a parameter

Issue - State: closed - Opened by has2k1 5 months ago - 3 comments

#232 - bug: property and cached_property of dataclasses are class parameters

Issue - State: closed - Opened by has2k1 5 months ago - 1 comment

#231 - feat: Store reference to function call in keyword expressions

Pull Request - State: closed - Opened by pawamoy 5 months ago

#229 - feature: Support meson-python's editable installs

Issue - State: closed - Opened by pawamoy 6 months ago
Labels: feature

#227 - class attribute has label 'instance-attribute'

Issue - State: closed - Opened by ixje 7 months ago - 3 comments

#226 - not all members have is_package/is_module

Issue - State: closed - Opened by ixje 7 months ago - 3 comments
Labels: feature

#225 - fix: reporting the attribute who lost their value

Pull Request - State: closed - Opened by gpuligundla 8 months ago - 2 comments

#224 - feature: Expressions modernization

Issue - State: closed - Opened by pawamoy 8 months ago - 1 comment
Labels: feature

#223 - fix super().__init__() calls in docs/extensions.md

Pull Request - State: closed - Opened by johnnoone 8 months ago

#222 - Module overrides member

Issue - State: closed - Opened by patrick91 8 months ago - 3 comments

#221 - feat: Allow the use of *-stubs packages

Pull Request - State: closed - Opened by romain-intel 8 months ago - 15 comments

#220 - fix: Consider space-only lines to be empty

Pull Request - State: closed - Opened by pawamoy 9 months ago - 10 comments

#219 - feat: numpy admonitions

Pull Request - State: closed - Opened by machow 9 months ago - 1 comment

#217 - API checks: Don't report type-guarded objects

Issue - State: closed - Opened by pawamoy 9 months ago - 4 comments

#216 - test: try to parse randomly generated code

Pull Request - State: closed - Opened by 15r10nk 9 months ago - 7 comments

#215 - fuzzing: Failing cases found with pysource-codegen

Issue - State: closed - Opened by pawamoy 9 months ago - 6 comments

#214 - numpydoc sections not represented as its own block, if first in docstring

Issue - State: closed - Opened by machow 9 months ago - 3 comments

#213 - Skip Alias Resolution

Issue - State: closed - Opened by chrimaho 9 months ago - 7 comments
Labels: bug

#212 - Numpy docstring for fixed set of values

Issue - State: closed - Opened by pawamoy 9 months ago
Labels: bug

#211 - API checks: double pass, static+dynamic analysis

Issue - State: open - Opened by pawamoy 9 months ago
Labels: feature

#210 - feat[docstrings/sphinx]: Warn when unknown params are in docstring.

Pull Request - State: closed - Opened by ashwinvin 10 months ago - 2 comments

#209 - Warnings are different from Warns

Pull Request - State: closed - Opened by AntoineD 10 months ago - 6 comments

#208 - RecursionError with Griffe, Material

Issue - State: closed - Opened by Anatoly-Makarevich 10 months ago - 1 comment

#207 - Fix dumping "filepath" to a dict when it is a list

Pull Request - State: closed - Opened by davfsa 10 months ago

#206 - feat: Read return type of properties in their summary

Pull Request - State: closed - Opened by pawamoy 10 months ago

#205 - Get class parameters from parent's __init__

Issue - State: closed - Opened by machow 10 months ago - 2 comments
Labels: feature

#204 - Wrong Empty modules section error (regression)

Issue - State: closed - Opened by llucax 10 months ago - 5 comments

#203 - api check: False positive, "object removed" while inherited

Issue - State: closed - Opened by pawamoy 10 months ago
Labels: bug

#202 - fix: Preserve alias members path

Pull Request - State: closed - Opened by pawamoy 10 months ago

#201 - Google-style `Example:` `>>>` code blocks not rendering correctly

Issue - State: closed - Opened by glenn-jocher 11 months ago - 1 comment

#200 - numpy: Cross-references for functions/classes signatures (docstring sections)

Issue - State: open - Opened by pawamoy 11 months ago - 2 comments
Labels: feature, griffe: docstrings, griffe: numpy

#199 - google: Cross-references for functions/classes signatures (docstring sections)

Issue - State: open - Opened by pawamoy 11 months ago
Labels: feature, docstrings, google

#198 - Recursion error with Griffe 0.33.0

Issue - State: closed - Opened by Horytnik 11 months ago - 1 comment

#197 - Bug in latest release (0.33.0) breaks mkdocstrings

Issue - State: closed - Opened by wordsworthc 11 months ago - 1 comment

#196 - feat: Google docstrings Returns section can be parsed with or without multiple items

Pull Request - State: closed - Opened by AntoineD 11 months ago - 2 comments

#194 - refactor: Improve expressions

Pull Request - State: closed - Opened by pawamoy 11 months ago

#193 - Support for sphinx style docstrings

Issue - State: open - Opened by machow 11 months ago - 5 comments
Labels: feature

#192 - Support output in the format of GitHub workflow commands

Issue - State: closed - Opened by edgarrmondragon 11 months ago - 5 comments
Labels: feature

#191 - Add `__post_init__` to places to look for attribute docstrings

Pull Request - State: closed - Opened by ssweber 11 months ago - 4 comments

#190 - Add __post_init__ as a place to look for attribute docstrings (labeling them as instance-attributes)

Issue - State: closed - Opened by ssweber 11 months ago - 10 comments
Labels: feature

#189 - RecursionError when parsing monorepo and show_submodules is set to true

Issue - State: closed - Opened by jorgegomezcq 11 months ago - 2 comments

#188 - fix: ignore hidden folders

Pull Request - State: closed - Opened by rsenseman 11 months ago - 1 comment

#187 - feat: Add `--version` and `-V` cli flag.

Pull Request - State: closed - Opened by jgarte 11 months ago - 2 comments

#186 - Add version CLI flag.

Issue - State: closed - Opened by jgarte 11 months ago
Labels: feature

#185 - GriffeLoader breaks dealing with hidden .venv folder

Issue - State: closed - Opened by rsenseman 11 months ago - 19 comments

#184 - Default value of kwargs

Issue - State: open - Opened by AntoineD 11 months ago - 1 comment
Labels: feature

#183 - Extend ignore private to also check the import path

Issue - State: closed - Opened by KyleKing 11 months ago - 4 comments
Labels: feature

#182 - docs: fix typo

Pull Request - State: closed - Opened by AntoineD 11 months ago

#181 - Ability to silence warnings (e.g. "Param does not appear in signature")

Issue - State: closed - Opened by NowanIlfideme 12 months ago - 2 comments
Labels: bug, documentation

#180 - v0.32.1 fails to dump PyO3 Rust extensions

Issue - State: closed - Opened by monosans 12 months ago - 1 comment

#179 - Deprecation warning with Python 3.12.0b4

Issue - State: closed - Opened by juergenzimmermann 12 months ago - 4 comments

#178 - BUG: regression in griffe 0.31.0 ?

Issue - State: closed - Opened by neutrinoceros 12 months ago - 3 comments

#177 - Auto-populate modules collection within temporary visiting/inspecting helpers

Issue - State: closed - Opened by pawamoy 12 months ago
Labels: feature

#176 - Unable to see top-level imported functions on plotnine

Issue - State: closed - Opened by machow about 1 year ago - 6 comments

#175 - fix: parse pth files with semi-colons as breaks

Pull Request - State: closed - Opened by machow about 1 year ago

#174 - fix: numpy returns handles more name, type cases

Pull Request - State: closed - Opened by machow about 1 year ago - 4 comments

#172 - Editable installs broken for pth files using ";" instead of newlines

Issue - State: closed - Opened by machow about 1 year ago - 1 comment

#171 - temporary_visited_module requires manually running patch_ast beforehand

Issue - State: closed - Opened by machow about 1 year ago - 2 comments

#170 - feat: Support inheritance

Pull Request - State: closed - Opened by pawamoy about 1 year ago - 6 comments

#169 - understand and document `typing/typing_extensions.deprecated`

Issue - State: closed - Opened by samuelcolvin about 1 year ago - 8 comments
Labels: feature

#168 - Fix numpy block linebreaks

Pull Request - State: closed - Opened by machow about 1 year ago - 2 comments

#167 - numpy parser parameter table breaks if there is an empty line between parameters

Issue - State: closed - Opened by machow about 1 year ago - 5 comments

#165 - Fails to recognize optional arguments in NamedTuple

Issue - State: closed - Opened by OpenBagTwo about 1 year ago - 2 comments

#164 - fix: full method over expressions of expressions

Pull Request - State: closed - Opened by machow about 1 year ago - 1 comment

#163 - Expression.full() errors if any Expressions inside it

Issue - State: closed - Opened by machow about 1 year ago - 2 comments