From b6e74c9ba1764001202621a1428f93275a5be23c Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Wed, 29 Jan 2020 23:58:55 +0100 Subject: [PATCH] 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 --- pythonx/parso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonx/parso b/pythonx/parso index fb010f2b..c864ca60 160000 --- a/pythonx/parso +++ b/pythonx/parso @@ -1 +1 @@ -Subproject commit fb010f2b5d67a7b284962e1059e4ebadf87792d0 +Subproject commit c864ca60d1a2f36524a4f79013a7de223e65e19d