issues
search
m-labs
/
pythonparser
MIT License
72
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README.md broken link, fix #28
#32
abitrolly
opened
2 years ago
0
Version 1.4 on pypi
#31
charlesbaynham
opened
2 years ago
0
Find a more reliable source origin for diagnostic
#30
stevefan1999
opened
2 years ago
0
setup.py: Update url
#29
jayvdb
closed
3 years ago
0
Link to "homepage" is broken
#28
pfalcon
opened
5 years ago
1
NotImplementedError: pythonparser.lexer.Lexer cannot lex Python (3, 7)
#27
alanjds
opened
5 years ago
4
test tearDown fails when run from pypi source
#26
clacke
opened
5 years ago
0
parser.Parser explicitly inheriting from object
#25
alanjds
closed
5 years ago
2
Accepts empty print_stmt with destination fp
#24
alanjds
closed
5 years ago
1
Could not parse `print >>self.stdout`
#23
alanjds
closed
5 years ago
1
Travis CI: flake8 tests to find Python syntax errors & undefined names
#22
cclauss
closed
6 years ago
0
Travis CI: Test on the current versions of CPython
#21
cclauss
closed
6 years ago
0
Release Version with Python 3.6 Support
#20
epai
opened
6 years ago
8
Make "int" token values be long type when [Ll] specified.
#19
trotterdylan
closed
7 years ago
9
Insert newline into lex stream at EOF.
#18
trotterdylan
closed
7 years ago
0
Detect source encoding to properly interpret string literals
#17
trotterdylan
closed
7 years ago
6
pythonparser.compat_ast as a tested drop-in replacement of stdlib ast
#16
alanjds
closed
7 years ago
7
Allow positional __init__ attributes on the AST classes
#15
alanjds
closed
7 years ago
4
Implementation of .lineno as a property of .loc
#14
alanjds
closed
7 years ago
3
Accept to parse sources not ending with '\n'
#13
alanjds
closed
7 years ago
3
Support chained attribute accesses for decorators (issue #11)
#12
trotterdylan
closed
7 years ago
0
Decorators don't support chained attribute
#11
trotterdylan
closed
7 years ago
0
Fix 1- and 2-digit octal sequences in string literals (issue #9)
#10
trotterdylan
closed
7 years ago
0
1- and 2-digit octal sequences don't work correctly in string literals
#9
trotterdylan
closed
7 years ago
0
Reverse the order of elif clauses in ast (issue #7)
#8
trotterdylan
closed
7 years ago
4
elif clauses are in reverse order in produced ast
#7
trotterdylan
closed
7 years ago
0
Str.s is always unicode when string mode is unspecified
#6
trotterdylan
closed
7 years ago
2
Trailing comma in multi-line function invocations raise
#5
trotterdylan
closed
7 years ago
1
Empty print statement causes parse error
#4
trotterdylan
closed
7 years ago
1
parse() raises when last line of input contains a statement
#3
trotterdylan
closed
7 years ago
7
Add a manifest to include README.md in source distributions.
#2
vitawasalreadytaken
closed
8 years ago
0
unittest failure in test_source
#1
fallen
closed
9 years ago
1