issues
search
simonpercivall
/
astunparse
An AST unparser for Python
Other
223
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
configure travis to allow tests to pass
#21
graingert
closed
6 years ago
1
#17: Add support of dict unpacking
#20
nvbn
closed
6 years ago
2
#18: Fix formatted string with only one value, like `f{foo}`
#19
nvbn
closed
6 years ago
2
Formatted string unparsing produce incorrect result
#18
nvbn
closed
6 years ago
1
Can't unparse code wiht dict unpacking
#17
nvbn
closed
6 years ago
1
Format strings with complex forrmat specifiers are not unparsed correctly
#16
cyrus-
closed
6 years ago
4
Don't use "async" as variable name.
#15
jwilk
closed
7 years ago
0
Fix typo
#14
jwilk
closed
7 years ago
0
Docstrings are unparsed as simple string values
#13
gaborbernat
closed
7 years ago
3
supporting Python 3.6
#12
mbdevpl
closed
7 years ago
2
Add typed-astunparse to 'extensions' section.
#11
graingert
closed
7 years ago
1
release bdist_wheel
#10
graingert
closed
7 years ago
3
Use fill during dict generation to prettify nested and/or big dicts. …
#9
amundhov
closed
7 years ago
0
fix the argparser bool type issue
#8
cav71
closed
7 years ago
1
refactored tests
#7
mbdevpl
closed
8 years ago
0
Added several missing features to astunparse
#6
mbdevpl
closed
8 years ago
2
unit tests are executed many times
#5
mbdevpl
closed
8 years ago
5
missing _Expression and _Interactive
#4
grizlupo
closed
8 years ago
5
AttributeError: 'Unparser' object has no attribute '_AsyncWith'
#3
rbunn80110
closed
8 years ago
8
Support for Python 3.5
#2
fjarri
closed
8 years ago
1
Broken on Python 3.5
#1
ulope
closed
8 years ago
1
Previous