We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f4d86 commit d36cf9fCopy full SHA for d36cf9f
CHANGELOG
@@ -10,7 +10,8 @@ Changelog
10
- fixed incorrect tokenization case "d*e-1". Fixes #85 https://github.com/PyCQA/baron/pull/107 by boxed
11
- fix endl handling inside groupings by kyleatmakrs (extracted from https://github.com/PyCQA/baron/pull/126)
12
13
-Python 3 parsing:
+Python 3:
14
+- python 3 parsing extracted from https://github.com/PyCQA/baron/pull/126
15
- support ellipsis https://github.com/PyCQA/baron/pull/121 by odcinek
16
- support matrix operator https://github.com/PyCQA/baron/pull/117 by odcinek
17
- support f-strings https://github.com/PyCQA/baron/pull/110 by odcinek
0 commit comments