summaryrefslogtreecommitdiff
path: root/tests/test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused constants (#2141)Marc Mueller2023-04-241-6/+0
| | | | | | * Remove `PY38_PLUS` constant * Remove `BUILTINS` constants * Remove `Load` + `Store` + `Del` * Remove `BOOL_SPECIAL_METHOD`
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
|
* Fix `are_exclusive` function for walrus operator (#2023)ostr000002023-02-131-1/+76
|
* [brain tests] Rename 'unittest' prefix to 'test'Pierre Sassoulas2023-02-091-0/+113