From 2c99d7377f6b3a661bcf9ad3120729243523f37e Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Mon, 17 Jan 2022 17:21:36 +0100 Subject: [PATCH] Update submodule pythonx/parso 5edab04...ee5edaf * pythonx/parso 5edab04...ee5edaf (13): > Prepare Release 0.8.3 > Add a Python 3.12 grammar, because that is probably going to be needed in a year from now > Merge pull request #199 from sobolevn/patch-1 > Merge pull request #195 from sturmianseq/fix > Jedi still has an import dependency on search_ancestor > Merge pull request #194 from mgorny/python310 > Merge pull request #188 from davidhalter/line-ending > Fix flaky test_cache_last_used_update again (#189) > Add `NodeOrLeaf.dump()` and `NodeOrLeaf.search_ancestor()` (#187) > Add a grammar for Python 3.11 (just copied 3.10), so the core devs can work with it > Relax a test regex to match new enum repr in Python 3.10.0a7+ (#186) > Merge pull request #185 from davidhalter/switch-to-github-actions > Merge pull request #184 from davidhalter/remove-nocond-39 --- pythonx/parso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonx/parso b/pythonx/parso index 5edab04..ee5edaf 160000 --- a/pythonx/parso +++ b/pythonx/parso @@ -1 +1 @@ -Subproject commit 5edab0407aff085bc1d4468f8920dc90a0450665 +Subproject commit ee5edaf22ff3941cbdfa4efd8cb3e8f69779fd56