Add support for Python 3.6 f-string literal, underscore in numbers, and Python 3.5 type annotations#60
Open
achimnol wants to merge 23 commits intohdima:masterhdima/python-syntax:masterfrom
Open
Add support for Python 3.6 f-string literal, underscore in numbers, and Python 3.5 type annotations#60achimnol wants to merge 23 commits intohdima:masterhdima/python-syntax:masterfrom
achimnol wants to merge 23 commits intohdima:masterhdima/python-syntax:masterfrom
Commits
Commits on Jan 13, 2016
Commits on Jan 18, 2016
- committed
Commits on Aug 11, 2016
Mark None as Python builtin object along with True and False
Show description for 60a7b5cauthored andcommitted

Commits on Nov 25, 2016
- committed
Fix pythonNumberError patterns to exclude legitimate identifiers.
Show description for eb44ea7committed
Commits on Dec 9, 2016
Merge "Add support for Python 3.6 f-string literal and underscore in numbers."
Show description for 8692c37committedMerge "Mark None as Python builtin object along with True and False"
Show description for 9bd9cbccommittedMerge "narrow decorator match to exclude matrix multiplication"
Show description for af6a827committed- committed
Commits on Jun 2, 2017
- committed
Improve builtin-func highlighting
Show description for 31f669dcommittedImprove builtin-func and highlight type annotations in func args
Show description for 43f3542committed- committed
Add default italic style for type annotation
Show description for f5284a8committed- committed
Commits on Jun 4, 2017
Commits on Jun 5, 2017
Commits on Jun 9, 2017
Commits on Jun 26, 2017
Commits on Jan 3, 2018
Add support for union operator ("|") in annotation
Show description for 0935704committed