summaryrefslogtreecommitdiff
path: root/tests/functional/w/wrong_exception_operation_py37.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix issues with new typing Union syntax (Py310) (#8122)Marc Mueller2023-02-011-0/+18
* Fix issues with new typing Union syntax (Py310) * Upgrade astroid to 2.14.1