This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
parso
Watch
1
Star
0
Fork
0
You've already forked parso
mirror of
https://github.com/davidhalter/parso.git
synced
2026-01-04 10:34:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5daa8b1db68239b4f601fac6affd280d47257ef6
parso
/
test
History
Batuhan Taskaya
6b0e01c220
Revert trailing comma for 3.6<
2020-05-23 21:17:08 +03:00
..
normalizer_issue_files
Raise violation on starred expressions where the child is a boolean/none
2020-05-23 01:09:38 +03:00
__init__.py
…
failing_examples.py
…
fuzz_diff_parser.py
…
test_absolute_import.py
…
test_cache.py
…
test_diff_parser.py
Diff parser: Take care of one line function error recovery with decorator
2020-04-13 11:07:37 +02:00
test_error_recovery.py
…
test_file_python_errors.py
…
test_fstring.py
…
test_get_code.py
…
test_grammar.py
…
test_load_grammar.py
Quick fix about invalid version test
2020-05-21 20:45:10 +02:00
test_normalizer_issues_files.py
…
test_old_fast_parser.py
…
test_param_splitting.py
…
test_parser_tree.py
…
test_parser.py
Allow 'any' expression on decorators, PEP 614
2020-05-22 10:17:17 +02:00
test_pep8.py
…
test_pgen2.py
…
test_prefix.py
…
test_python_errors.py
Revert trailing comma for 3.6<
2020-05-23 21:17:08 +03:00
test_tokenize.py
…
test_utils.py
Correctly parse 2-digit minor versions (py3.10)
2020-05-21 16:21:22 +02:00