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-04-27 09:41:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26e882d19c3df97430aab6fd66c2a05173d0a5d7
parso
/
parso
T
History
Dave Halter
26e882d19c
Magic names were not validated correctly
...
Fixes
#6
.
2017-09-14 09:04:08 +02:00
..
pgen2
Remove opmap from pgen.
2017-08-22 08:45:10 +02:00
python
Magic names were not validated correctly
2017-09-14 09:04:08 +02:00
__init__.py
Bump the Python version.
2017-09-04 22:54:48 +02:00
_compatibility.py
Skip tests in PyPy that don't make sense to test.
2017-08-06 18:04:31 +02:00
cache.py
Change Windows default cache directory to local (
#1
)
2017-06-06 07:58:29 +02:00
grammar.py
Try to recommend using parso without diff_cache.
2017-09-04 22:03:12 +02:00
normalizer.py
Better documentation of issues.
2017-09-03 23:01:34 +02:00
parser.py
Most fstrings issues should be fixed now.
2017-08-26 19:15:09 +02:00
tree.py
Document issues about our internal tree.
2017-09-04 20:54:48 +02:00
utils.py
Move to python 3.6 intersphinx.
2017-09-03 23:32:43 +02:00