Issues
- 1
incorrect escaped string unparse
#58 opened by scgbckbone - 6
pkg_resources.DistributionNotFound: The 'wheel<1.0,>=0.23.0' distribution was not found and is required by astunparse
#61 opened by pawamoy - 2
- 7
Test issues with Python 3.9
#56 opened by hroncok - 1
internal tests failing under Python 3.11
#67 opened by tijuca - 0
`if`s are unparsed inconsistently to `ast.unparse`, which breaks tests of the libs using `astunparse.unparse` as a fallback impl.
#66 opened by KOLANICH - 10
'astunparse.unparse' error with Python 3.8.1
#43 opened by matkuki - 6
Please clarify the actual license
#37 opened by hroncok - 4
Unknown name "kind" on Constant for Python 3.7
#60 opened by spenczar - 1
Missing 1.6.3 tag
#54 opened by sclarkson - 1
Contributing f-string fixes to CPython
#55 opened by hauntsaninja - 1
Better support for docstrings
#47 opened by hauntsaninja - 2
Clarify Python version compatibility
#48 opened by hauntsaninja - 0
Skipped test for Python 3.6 is valid code
#50 opened by hauntsaninja - 0
- 2
_Return Function does not check if a return statement has a value in unparse.py
#45 opened by NoahGaeta - 1
--dump flag is broken
#39 opened by pfalcon - 1
python 3.6 support
#41 opened by williamh - 0
extra parens on every expression
#38 opened by belm0 - 7
unit test failure python 3.6.5
#25 opened by sclarkson - 1
v1.6.1 not tagged on GitHub
#34 opened by hroncok - 4
- 3
- 2
Escape issue
#31 opened by wizardxz - 0
incorrect unparsing of nested f-strings
#29 opened by mbdevpl - 4
- 1
Can't unparse code wiht dict unpacking
#17 opened by nvbn - 1
Formatted string unparsing produce incorrect result
#18 opened by nvbn - 8
Compatibility with 3.7
#26 opened by fwojciak - 3
release bdist_wheel
#10 opened by graingert - 5
unit tests are executed many times
#5 opened by mbdevpl - 8
- 5
missing _Expression and _Interactive
#4 opened by grizlupo - 1
Broken on Python 3.5
#1 opened by ulope