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

GitHub / numpy/numpydoc issues and pull requests

#639 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 25 days ago - 1 comment
Labels: type: Maintenance

#637 - Exception using dataclasses with v1.9

Issue - State: open - Opened by EthanAtLL about 1 month ago - 1 comment

#635 - Added "exclude_files" option for pyproject.toml config usage.

Pull Request - State: open - Opened by mattgebert about 1 month ago - 2 comments
Labels: type: Enhancement

#634 - Fix circleci doc buld

Pull Request - State: closed - Opened by jarrodmillman about 1 month ago - 1 comment
Labels: type: Documentation

#632 - REL: release v1.9.0 for Python 3.13 compatibility

Issue - State: closed - Opened by lucascolley about 2 months ago - 3 comments

#631 - Specity the types of `numpydoc_xref_ignore` option

Pull Request - State: closed - Opened by koyuki7w about 2 months ago - 1 comment
Labels: type: Bug fix

#630 - `numpydoc_xref_ignore = "all"` option does not work

Issue - State: closed - Opened by koyuki7w about 2 months ago

#629 - Fix pip setup command in github workflow

Pull Request - State: closed - Opened by koyuki7w about 2 months ago - 1 comment
Labels: type: Maintenance

#628 - Fix broken link in `format.rst`

Pull Request - State: closed - Opened by Peiffap 2 months ago
Labels: type: Documentation

#626 - Switch to dependency groups

Pull Request - State: closed - Opened by stefmolin 2 months ago - 1 comment
Labels: type: Maintenance

#625 - Thoughts on switching to dependency groups in `pyproject.toml`?

Issue - State: closed - Opened by stefmolin 2 months ago - 1 comment

#623 - Switch to storing AST nodes on the stack for more accurate method signature check and easy access to parent nodes

Pull Request - State: closed - Opened by stefmolin 3 months ago - 2 comments
Labels: type: Enhancement

#622 - Constructor checking for AST validator

Pull Request - State: open - Opened by mattgebert 3 months ago - 2 comments
Labels: type: Enhancement

#621 - DO NOT MERGE: Demo of warnings directives.

Pull Request - State: open - Opened by rossbar 3 months ago - 1 comment

#620 - Bump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: type: Maintenance

#619 - RFC: split `docscrape` out into separate repo

Issue - State: open - Opened by lucascolley 3 months ago - 2 comments

#618 - Non-functions in the `See Also` section

Issue - State: open - Opened by crusaderky 4 months ago

#616 - Incorrect link to reST markup example

Issue - State: closed - Opened by ThijsDrost 4 months ago

#615 - MAINT: switch to maintained prettier fork

Pull Request - State: open - Opened by bsipocz 4 months ago - 3 comments

#614 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago
Labels: type: Maintenance

#613 - BUG: Correct functionality of numpydoc SS05

Pull Request - State: closed - Opened by maxinelasp 5 months ago - 8 comments
Labels: type: Bug fix

#612 - How should class variables be documented?

Issue - State: open - Opened by lagru 5 months ago

#611 - Rework hook output to remove the table

Pull Request - State: closed - Opened by stefmolin 5 months ago - 7 comments
Labels: type: Enhancement

#610 - Array API Compatibility as a separate section?

Issue - State: open - Opened by mdhaber 5 months ago - 1 comment

#609 - Bump the actions group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: type: Maintenance

#608 - Reconsider position of Attributes and Methods sections

Issue - State: open - Opened by timhoffm 5 months ago - 4 comments

#607 - Require Sphinx 7

Pull Request - State: open - Opened by jarrodmillman 5 months ago
Labels: type: Maintenance

#605 - Fix typo in validation.rst

Pull Request - State: closed - Opened by stefmolin 6 months ago - 1 comment
Labels: type: Documentation

#604 - Feature request: Add support for dataclasses

Issue - State: open - Opened by Dementiy 6 months ago - 3 comments

#603 - Bump the actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: type: Maintenance

#602 - validator enforces rule RT03 for return None

Issue - State: closed - Opened by gboeing 6 months ago - 3 comments

#601 - ENH: Add support for type annotations

Pull Request - State: open - Opened by RastislavTuranyi 7 months ago - 1 comment

#600 - Update readthedocs config

Pull Request - State: closed - Opened by jarrodmillman 7 months ago
Labels: type: Maintenance

#599 - Add Python 3.13 support

Pull Request - State: closed - Opened by jarrodmillman 7 months ago
Labels: type: Maintenance

#598 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago
Labels: type: Maintenance

#597 - Fix *args as positional arguments

Pull Request - State: open - Opened by mwtoews 8 months ago

#596 - don't pass maxsplit as positional arg

Pull Request - State: closed - Opened by drammock 8 months ago - 1 comment
Labels: type: Maintenance

#595 - mention conda-forge in installation docs

Pull Request - State: closed - Opened by lucascolley 8 months ago
Labels: type: Documentation

#594 - Allow multiple `Warning(s)` sections

Issue - State: open - Opened by lucascolley 8 months ago - 11 comments

#593 - ignore some errors at module level

Pull Request - State: closed - Opened by lucascolley 8 months ago - 2 comments
Labels: type: Enhancement

#592 - MAINT: Changed class constructor __init__ GL08 reporting

Pull Request - State: closed - Opened by mattgebert 8 months ago - 5 comments
Labels: type: Bug fix

#591 - Check GL08 on class __init__ constructors

Issue - State: open - Opened by mattgebert 8 months ago - 7 comments

#590 - Bump the actions group across 1 directory with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: type: Maintenance

#589 - Lots of UserWarnings for Unknown Section despite GL06 rule exemption

Issue - State: open - Opened by Zeitsperre 9 months ago - 1 comment

#588 - Bump the actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: type: Maintenance

#585 - DOC: Do not use types for *args, **kwargs

Pull Request - State: open - Opened by timhoffm 10 months ago

#583 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago
Labels: type: Maintenance

#582 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: type: Maintenance

#581 - Bump the actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: type: Maintenance

#580 - Validator YD01 behavior on yields None

Issue - State: closed - Opened by jonyscathe 12 months ago - 6 comments

#579 - CI: use hashes for actions' versions in publishing job

Pull Request - State: closed - Opened by bsipocz 12 months ago - 3 comments
Labels: type: Maintenance

#578 - MAINT: Remove scale to work around PyPI bug

Pull Request - State: closed - Opened by larsoner about 1 year ago - 1 comment
Labels: type: Maintenance

#577 - Can't upload to PyPI when README has badges

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

#576 - docscrape: fixes from SciPy

Pull Request - State: closed - Opened by lucascolley about 1 year ago - 1 comment
Labels: type: Maintenance

#575 - Dedent section starting with `.. deprecation::`

Pull Request - State: open - Opened by stefanv about 1 year ago
Labels: type: Bug fix

#574 - GL01 catches valid docstring example

Pull Request - State: open - Opened by stefanv about 1 year ago - 5 comments
Labels: type: Bug fix

#573 - Validation rule GL09 failing

Issue - State: open - Opened by pp-mo about 1 year ago - 2 comments

#572 - What is the correct order for Class sections?

Issue - State: closed - Opened by lucascolley about 1 year ago - 3 comments

#571 - Move "Attributes" and "Methods" below "Parameters"

Pull Request - State: closed - Opened by lucascolley about 1 year ago - 7 comments
Labels: type: Enhancement

#570 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago
Labels: type: Maintenance

#569 - Fix navbar for documentation pages

Pull Request - State: closed - Opened by melissawm about 1 year ago
Labels: type: Maintenance

#568 - feat: add ArrayLike to xref

Pull Request - State: open - Opened by nstarman about 1 year ago - 3 comments
Labels: type: Enhancement

#567 - CI: update action that got moved org

Pull Request - State: closed - Opened by bsipocz about 1 year ago - 1 comment
Labels: type: Maintenance

#566 - Do not rely on requirements.txt in ci, use .[test,doc]

Pull Request - State: closed - Opened by Carreau about 1 year ago - 2 comments
Labels: type: Maintenance

#565 - DOC: Extend explanation on single vs double backticks.

Pull Request - State: open - Opened by Carreau about 1 year ago - 11 comments
Labels: type: Documentation

#564 - Make regenerating requirements unnecessary

Pull Request - State: closed - Opened by Carreau about 1 year ago - 3 comments
Labels: type: Maintenance

#563 - Use intersphinx registry to avoid out of date links.

Pull Request - State: closed - Opened by Carreau about 1 year ago - 1 comment
Labels: type: Maintenance

#562 - In linter, ignore @overload functions

Pull Request - State: open - Opened by stefanv about 1 year ago
Labels: type: Enhancement

#561 - See Also missing reported for module level docstring

Issue - State: closed - Opened by stefanv about 1 year ago

#560 - Make `numpydoc lint --ignore ...` parsing more robust

Pull Request - State: open - Opened by stefanv about 1 year ago - 2 comments
Labels: type: Enhancement

#559 - Feature Request: ignore @overload decorated objects

Issue - State: open - Opened by FelipeCybis about 1 year ago - 1 comment

#558 - See Also Parser Recognizes Sphinx XREF

Pull Request - State: open - Opened by j9ac9k about 1 year ago - 2 comments
Labels: type: Enhancement

#557 - Fix and test BadExamples

Issue - State: open - Opened by jarrodmillman about 1 year ago

#556 - Add numpydoc/tests/hooks to manifest

Issue - State: open - Opened by jarrodmillman about 1 year ago

#555 - Use ruff for linting and formatting

Pull Request - State: closed - Opened by jarrodmillman about 1 year ago
Labels: type: Maintenance

#554 - Update pre-commit config

Pull Request - State: closed - Opened by jarrodmillman about 1 year ago
Labels: type: Maintenance

#553 - Require GHA update grouping

Pull Request - State: closed - Opened by jarrodmillman about 1 year ago
Labels: type: Maintenance

#552 - Add note about TOML regex; fix typo

Pull Request - State: closed - Opened by stefmolin about 1 year ago
Labels: type: Documentation

#551 - `Validator.method_source` returns `""` for `property` and `cached_property`

Issue - State: open - Opened by anmyachev about 1 year ago - 1 comment

#550 - Fix bug with validation encoding

Pull Request - State: closed - Opened by larsoner over 1 year ago - 1 comment
Labels: type: Bug fix

#549 - Clean up old sphinx cruft

Pull Request - State: closed - Opened by jarrodmillman over 1 year ago
Labels: type: Maintenance

#548 - Classify development status as Production/Stable

Pull Request - State: closed - Opened by jarrodmillman over 1 year ago
Labels: type: Documentation

#547 - Test on sphinx 7.3

Pull Request - State: closed - Opened by jarrodmillman over 1 year ago
Labels: type: Maintenance

#546 - UnicodeDecodeError

Issue - State: open - Opened by abedhammoud over 1 year ago - 2 comments

#545 - Drop Python 3.8 support

Pull Request - State: closed - Opened by jarrodmillman over 1 year ago - 1 comment
Labels: type: Maintenance

#544 - Drop Python 3.8 support

Pull Request - State: closed - Opened by jarrodmillman over 1 year ago
Labels: type: Maintenance

#543 - Drop Python 3.8 support

Pull Request - State: closed - Opened by jarrodmillman over 1 year ago - 1 comment
Labels: type: Maintenance

#542 - FIX: coroutines can have a return statement

Pull Request - State: closed - Opened by tacaswell over 1 year ago - 7 comments
Labels: type: Bug fix

#541 - Unwrap decorated objects for YD01 validation check

Pull Request - State: closed - Opened by rossbar over 1 year ago
Labels: type: Bug fix

#540 - DEV: Rm xfails from pytest summary.

Pull Request - State: closed - Opened by rossbar over 1 year ago
Labels: type: Maintenance

#539 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago
Labels: type: Maintenance

#538 - Fix typo in label-check.yml

Pull Request - State: closed - Opened by stefmolin over 1 year ago - 1 comment
Labels: type: Maintenance