summaryrefslogtreecommitdiff
path: root/tests/pyreverse/test_main.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* pyreverse: Add show-stdlib option (#8190)Avram Lubkin2023-03-101-0/+1
* Add ``--version`` option to pyreverse (#8257)Andreas Finkler2023-02-101-0/+13
* Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-091-2/+2
* Bump mypy from 0.982 to 0.990 (#7769)dependabot[bot]2022-11-141-2/+2
* Finish some incomplete typing signatures (#7442)Daniël van Noord2022-09-091-5/+8
* Complete typing of all generic types (#7406)Daniël van Noord2022-09-041-1/+1
* [typing] Add typing to the tests directory (#7183)Pierre Sassoulas2022-07-141-5/+6
* [spelling] Remove remaining typoes detected by the spelling checkerPierre Sassoulas2022-04-261-1/+1
* Transition ``pyreverse`` from ``optparse`` to ``argparse`` (#6334)Daniël van Noord2022-04-151-0/+22
* Use ``python-typing-update`` on half of the ``tests`` directory (#6317)Daniël van Noord2022-04-141-1/+5
* Update optdicts in ``pyreverse`` (#6209)Daniël van Noord2022-04-121-1/+42
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-0/+4
* ``pyreverse``: better error messages for unsupported file formats (#5951)Andreas Finkler2022-03-221-0/+85
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* pyreverse - Add project modules to sys.path (#4856)Mark Byrne2021-10-171-0/+31