Commits
Branch selector
User selector
Commit History
Commits on Oct 19, 2022
Update the syntax to Python 3.10
Show description for 7d0f2b2committed
Commits on Oct 14, 2022
Make raw f-strings consistent.
Show description for 5b5f388committedAdd Python 3.8 features.
Show description for db32a0dcommitted
Commits on Nov 12, 2020
Github doesn't seem to use MP for highlighter tokenization
Show description for 2802dedauthored andcommitted
Commits on Jul 31, 2020
- authored andcommitted
- authored andcommitted
Commits on May 18, 2020
Commits on May 1, 2020
Update the way "in" is scoped.
Show description for 2ca894fcommittedImprove detection of call signature and kwargs.
Show description for 72ccccbcommittedAdd some more specific scopes for member access.
Show description for dd48b8fcommitted
Commits on Mar 31, 2020
- authored
Commits on Feb 16, 2020
Commits on Oct 22, 2019
Add an `update-test` make target.
Show description for 9d40c71committed
Commits on Oct 17, 2019
- committed
Yury Selivanov Add a `meta.member.access.python` scope.
Show description for c0f8d51committed
Commits on Mar 15, 2019
- committed
Yury Selivanov - committed
Yury Selivanov
Commits on Oct 21, 2018
Scope `from`, `import`, and `as` the same way in imports. (#165)
Show description for 8ff35b3authored andcommitted
Fix comment (#167)
Show description for ea55e27authored andcommitted

Commits on Oct 5, 2018
- committed
Yury Selivanov
Commits on Oct 4, 2018
- committed
Yury Selivanov - committed
Yury Selivanov Add support for new Python 3.7 attrs/builtins
Show description for 9540297committed
Yury SelivanovTokenize `@` and `.` in decorators (#110)
Show description for 4030374authored andcommitted
- authored andcommitted

Bugfix for an apparent infinite loop in grammar. (#163)
Show description for 1b72e04authored andcommitted
Commits on Sep 12, 2018
- authored andcommitted

Commits on Jul 19, 2018
Update the `*` and `**` in funciton call scopes.
Show description for ad6bd62committedFix an issue with `import` highlighting.
Show description for 7c43d1ccommittedStop interpreting `exec` as a keyword.
Show description for 9c874c6committedAdd '%b' as a valid percent-format (PEP 461).
Show description for 2780782committedUpdate string formatting scopes.
Show description for fb56c6acommitted
Commits on Jul 10, 2018
Commits on Aug 11, 2017
- committed
Yury Selivanov Highlight `.` in its own scope. (#101)
Show description for b453f26authored andcommitted