commit | fa476fe13255d0360f18528e864540d927560f66 | [log] [tgz] |
---|---|---|
author | Batuhan Taskaya <batuhanosmantaskaya@gmail.com> | Wed Nov 11 10:14:12 2020 +0300 |
committer | GitHub <noreply@github.com> | Wed Nov 11 10:14:12 2020 +0300 |
tree | db892dd4a66612b9ab5b7dd41d3bed49b918f66f | |
parent | 95ce7cd0a64e7f4739af2d1c158ef69b6980f12a [diff] |
bpo-39411: pyclbr rewrite on AST (#18103) - Rewrite pyclbr using an AST processor - Add is_async to the pyclbr.Function