summaryrefslogtreecommitdiff
path: root/tests/roots/test-ext-autodoc/target/enum.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: test: Rename target.enum to target.enumsTakeshi KOMIYA2020-08-031-23/+0
* Fix #6857: autodoc: failed to detect a classmethod on Enum classTakeshi KOMIYA2020-04-301-0/+5
* py3: Remove (most) __future__ importsStephen Finucane2018-12-171-1/+0
* Fix #5436: Autodoc does not work with enum subclasses with properties/methodsTakeshi KOMIYA2018-09-181-0/+4
* test: Move EnumCls to target.enum packageTakeshi KOMIYA2018-09-181-0/+15