Issues
- 0
- 0
Missing space after -> in visit_FunctionDef
#227 opened by davetapley - 0
- 3
aster converts triple-quote comment to single-quote comment if \x00 is in comment.
#225 opened by medined - 3
astor.to_source pretty_string
#224 opened by carbonium14 - 0
why the type of variable ’NEW_PARAM_JIN is wrong
#221 opened by ChevyV - 0
Switch to use GitHub Actions
#220 opened by berkerpeksag - 2
- 0
[3.12] DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead
#217 opened by graingert - 2
- 2
Pypi release?
#216 opened by tristanlatr - 3
Retire `astor`, as `ast.unparse` exists, and migrate it into API-compatible shims of `ast` for older versions of python
#204 opened by KOLANICH - 2
SyntaxError: invalid syntax
#214 opened by jackiezhang11 - 2
Python 3.10.7 is now more careful with huge integers
#212 opened by MeggyCal - 1
Support type_comment
#183 opened by KOLANICH - 0
Example to insert python code through AST
#206 opened by hshen14 - 1
ast.to_source does not return a valid source code (Call with f-string argument)
#190 opened by bombs-kim - 1
Missing parentheses in dictionary unpacking
#199 opened by Kodiologist - 0
to_source raises AssertionError
#200 opened by qwergle - 0
- 3
Dropping Python 2 Support
#179 opened by isidentical - 3
0.8.1 keeps failing with NotADirectoryError
#198 opened by clbr - 0
- 0
Uneeded triplequotes added in round trip
#197 opened by Tadaboody - 0
- 5
accepts ast.If with empty body
#173 opened by ikamensh - 0
Convert test_rtrip to a standalone script
#145 opened by berkerpeksag - 1
0.8.1: test suite i sfailing
#193 opened by kloczek - 0
- 4
Generate the code as if it was processed by `black`
#186 opened by KOLANICH - 0
astor.dump_tree doesn't populate ctx.
#188 opened by stuaxo - 0
Examples for the features listed in the README
#187 opened by stuaxo - 0
- 0
Ship an own AnnAssign impl, that can be used to generate code for older pythons
#184 opened by KOLANICH - 0
- 0
- 0
- 0
adds extra backslash
#172 opened by ikamensh - 0
expr_text is removed
#167 opened by isidentical - 0
Infinity numbers in constant tuples
#166 opened by isidentical - 3
No defined handler for some Expression nodes
#147 opened by greenmonn - 4
Checking subclass in to_source function
#158 opened by hankliu5 - 1
parenthesis around expressions in a JoinedString
#153 opened by ikamensh - 1
Unable to install with setuptools==41.4.0
#162 opened by jonringer - 0
type_comments with typed_ast on 3.8+
#159 opened by isidentical - 0
python3.8-dev tests are failing
#156 opened by isidentical - 3
1.0 plans and general API stability
#149 opened by nicoddemus - 1
- 2
astor 0.8 - Test failures under Python 3.7.3
#146 opened by felixonmars - 3
Make a new release
#144 opened by Kodiologist