| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '3.x' into 7497 | Takeshi KOMIYA | 2020-05-07 | 1 | -1/+1 |
| |\ | |||||
| | * | refactor: Add Optional to type annotations | Takeshi KOMIYA | 2020-04-19 | 1 | -3/+3 |
| * | | refactor: Sort visitor methods of _UnparseVisitor | Takeshi KOMIYA | 2020-05-07 | 1 | -62/+62 |
| * | | Group together methods that relate to a python 3.8 deprecation | Eric Wieser | 2020-04-17 | 1 | -13/+15 |
| * | | Rewrite unparse to use ast.NodeVisitor | Eric Wieser | 2020-04-17 | 1 | -90/+117 |
| |/ | |||||
| * | Deduplicate some code in `pycode.ast` | Eric Wieser | 2020-04-16 | 1 | -22/+15 |
| * | Fix #7461: autodoc: empty tuple in type annotation is not shown correctly | Takeshi KOMIYA | 2020-04-12 | 1 | -1/+4 |
| * | Fix #7304: pycode: Support operators (BinOp, BoolOp and UnaryOp) | Takeshi KOMIYA | 2020-03-14 | 1 | -1/+33 |
| * | py domain: Support lambda functions in function signature | Takeshi KOMIYA | 2020-02-16 | 1 | -1/+67 |
| * | autodoc: Support type_comment styled type annotation for variables | Takeshi KOMIYA | 2020-02-03 | 1 | -0/+2 |
| * | Add sphinx.pycode.ast.parse() and unparse() | Takeshi KOMIYA | 2020-01-13 | 1 | -0/+80 |
