Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: test: Rename target.enum to target.enums | Takeshi KOMIYA | 2020-08-03 | 1 | -23/+0 |
* | Fix #6857: autodoc: failed to detect a classmethod on Enum class | Takeshi KOMIYA | 2020-04-30 | 1 | -0/+5 |
* | py3: Remove (most) __future__ imports | Stephen Finucane | 2018-12-17 | 1 | -1/+0 |
* | Fix #5436: Autodoc does not work with enum subclasses with properties/methods | Takeshi KOMIYA | 2018-09-18 | 1 | -0/+4 |
* | test: Move EnumCls to target.enum package | Takeshi KOMIYA | 2018-09-18 | 1 | -0/+15 |