Skip to content

Commit

Permalink
Update submodule pythonx/parso fb010f2...c864ca6
Browse files Browse the repository at this point in the history
    * 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
  • Loading branch information
blueyed committed Feb 3, 2020
1 parent 5dd5631 commit 41ecaa5
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 41ecaa5

Please sign in to comment.