File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1144,15 +1144,6 @@ difflib
11441144 (Contributed by Jiahao Li in :gh: `134580 `.)
11451145
11461146
1147- dis
1148- ---
1149-
1150- * :func: `dis.dis ` supports colored output by default, which can also be
1151- :ref: `controlled <using-on-controlling-color >` through ``NO_COLOR=1 ``
1152- environment variable.
1153- (Contributed by Abduaziz Ziyodov in :gh: `144207 `.)
1154-
1155-
11561147email
11571148-----
11581149
Original file line number Diff line number Diff line change @@ -281,6 +281,15 @@ ctypes
281281 (Contributed by Peter Bierma in :gh: `153903 `.)
282282
283283
284+ dis
285+ ---
286+
287+ * :func: `dis.dis ` supports colored output by default, which can also be
288+ :ref: `controlled <using-on-controlling-color >` through ``NO_COLOR=1 ``
289+ environment variable.
290+ (Contributed by Abduaziz Ziyodov in :gh: `144207 `.)
291+
292+
284293concurrent.futures
285294------------------
286295
You can’t perform that action at this time.
0 commit comments