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 @@ -1159,7 +1159,7 @@ Reedy in :issue:`40468`.) Move the indent space setting from the Font tab to
1159
1159
the new Windows tab. (Contributed by Mark Roseman and Terry Jan Reedy in
1160
1160
:issue:`33962 ` .)
1161
1161
1162
- These changes were backported to a 3.9 maintenance release.
1162
+ The changes above were backported to a 3.9 maintenance release.
1163
1163
1164
1164
Add a Shell sidebar. Move the primary prompt (' >>>' ) to the sidebar.
1165
1165
Add secondary prompts (' ...' ) to the sidebar. Left click and optional
@@ -1181,6 +1181,11 @@ pattern-matching statements. However, this highlighting is not perfect
1181
1181
and will be incorrect in some rare cases, including some `` _`` - s in
1182
1182
`` case`` patterns. (Contributed by Tal Einat in :issue:`44010 ` .)
1183
1183
1184
+ New in 3.10 maintenance releases.
1185
+
1186
+ Apply syntax highlighting to `.pyi` files. (Contributed by Alex
1187
+ Waygood and Terry Jan Reedy in :issue:`45447 ` .)
1188
+
1184
1189
importlib.metadata
1185
1190
------------------
1186
1191
You can’t perform that action at this time.
0 commit comments