mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
Update submodule pythonx/parso fb010f2...c864ca6
* pythonx/parso fb010f2...c864ca6 (14):
> Bump version to 0.6.0
> Make sure iter_funcdefs includes async functions with decorators, fixes #98
> Add a bit to the changelog
> del_stmt is now considered a name definition
> Forgot to increase the pickle version
> Revision on fstring issues (#100)
> Revision on assignment errors (#97)
> Add a Changelog note about dropping 2.6/3.3
> Fix a Python 2.7 issue
> Get rid of Python 3.3 artifacts
> Remove Python 2.6 grammar
> Merge branch 'rm-2.6' of https://github.com/hugovk/parso
> Make sure to limit the amount of cached files parso stores, fixes davidhalter/jedi#1340
> Fix simple typo: utitilies -> utilities
This commit is contained in: