-
-
Notifications
You must be signed in to change notification settings - Fork 113
Comparing changes
Open a pull request
base repository: tox-dev/sphinx-autodoc-typehints
base: 2.1.0
head repository: tox-dev/sphinx-autodoc-typehints
compare: 2.2.2
- 11 commits
- 7 files changed
- 4 contributors
Commits on Apr 23, 2024
-
[pre-commit.ci] pre-commit autoupdate (#449)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 9a623d6 - Browse repository at this point
Copy the full SHA 9a623d6View commit details
Commits on May 3, 2024
-
[pre-commit.ci] pre-commit autoupdate (#452)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for aa4965c - Browse repository at this point
Copy the full SHA aa4965cView commit details
Commits on May 13, 2024
-
[pre-commit.ci] pre-commit autoupdate (#453)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 22883fb - Browse repository at this point
Copy the full SHA 22883fbView commit details
Commits on May 24, 2024
-
[pre-commit.ci] pre-commit autoupdate (#455)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 104b9a3 - Browse repository at this point
Copy the full SHA 104b9a3View commit details
Commits on Jun 4, 2024
-
[pre-commit.ci] pre-commit autoupdate (#456)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for d53b719 - Browse repository at this point
Copy the full SHA d53b719View commit details
Commits on Jun 11, 2024
-
[pre-commit.ci] pre-commit autoupdate (#458)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for fd0a0c6 - Browse repository at this point
Copy the full SHA fd0a0c6View commit details
Commits on Jun 17, 2024
-
[pre-commit.ci] pre-commit autoupdate (#461)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 047ac44 - Browse repository at this point
Copy the full SHA 047ac44View commit details -
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 41b2900 - Browse repository at this point
Copy the full SHA 41b2900View commit details
Commits on Jun 19, 2024
-
Support autodoc_type_aliases configuration (#459)
* support autodoc_type_aliases configuration * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed app.config access * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed numpy dependency for 3.12 compatibility * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * use arg_type.annotation instead of arg_type._annotation * skip mypy test on all test_integration* files * removed extreneous lines * fixed the mypy exclude regexp --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for fb240ea - Browse repository at this point
Copy the full SHA fb240eaView commit details
Commits on Jun 21, 2024
-
Fix issue #462 and another alias processing bug (#463)
* test update (non-reproducible) * fix candidate #1 * fixes issue #462 * Fix annotation check exception (#462) Fix processing type aliases * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * reverted test_integration.py * make _SchemaMeta hashable for ruff pre-commit test * pre-commit ci fix try no 2 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * _get_type_hint(): fixed the type hint of localns arg --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 0435d07 - Browse repository at this point
Copy the full SHA 0435d07View commit details
Commits on Jun 22, 2024
-
Fix for Issue #384: typehints_defaults = "braces-after" fails for a m…
…ultiline `:param:` entry (#464) * wip * wip: unexpected unindent error * conforming to pre-commit * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * use descriptive index variable names --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for ea99f28 - Browse repository at this point
Copy the full SHA ea99f28View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.1.0...2.2.2