File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -1148,7 +1148,7 @@ Reedy in :issue:`40468`.) Move the indent space setting from the Font tab to
1148
1148
the new Windows tab. (Contributed by Mark Roseman and Terry Jan Reedy in
1149
1149
:issue:`33962 ` .)
1150
1150
1151
- These changes were backported to a 3.9 maintenance release.
1151
+ The changes above were backported to a 3.9 maintenance release.
1152
1152
1153
1153
Add a Shell sidebar. Move the primary prompt (' >>>' ) to the sidebar.
1154
1154
Add secondary prompts (' ...' ) to the sidebar. Left click and optional
@@ -1170,6 +1170,11 @@ pattern-matching statements. However, this highlighting is not perfect
1170
1170
and will be incorrect in some rare cases, including some `` _`` - s in
1171
1171
`` case`` patterns. (Contributed by Tal Einat in :issue:`44010 ` .)
1172
1172
1173
+ New in 3.10 maintenance releases.
1174
+
1175
+ Apply syntax highlighting to `.pyi` files. (Contributed by Alex
1176
+ Waygood and Terry Jan Reedy in :issue:`45447 ` .)
1177
+
1173
1178
importlib.metadata
1174
1179
------------------
1175
1180
You can’t perform that action at this time.
0 commit comments