Sun, 20 Jun 2021 18:31:39 +0200 | Detlev Offenbach | ast_unparse: added code for the nullcontext class, which is available as of Python 3.7 only. | file | diff | annotate |
Sat, 17 Apr 2021 18:45:04 +0200 | Detlev Offenbach | Fixed an issue in ast_unparse. | file | diff | annotate |
Tue, 13 Apr 2021 17:48:37 +0200 | Detlev Offenbach | ast_unparse: fixed an issue related to backporting to older Python3 releases. | file | diff | annotate |
Mon, 05 Apr 2021 10:55:02 +0200 | Detlev Offenbach | Fixed some code in ast_unparse to make it compatible with older Python versions. | file | diff | annotate |
Wed, 31 Mar 2021 19:51:41 +0200 | Detlev Offenbach | Code Style Checker | file | diff | annotate |