File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -286,15 +286,6 @@ ctypes
286286 (Contributed by Peter Bierma in :gh: `153903 `.)
287287
288288
289- dis
290- ---
291-
292- * :func: `dis.dis ` supports colored output by default, which can also be
293- :ref: `controlled <using-on-controlling-color >` through ``NO_COLOR=1 ``
294- environment variable.
295- (Contributed by Abduaziz Ziyodov in :gh: `144207 `.)
296-
297-
298289concurrent.futures
299290------------------
300291
@@ -304,6 +295,15 @@ concurrent.futures
304295 (Contributed by xzmeng and Serhiy Storchaka in :gh: `108518 `.)
305296
306297
298+ dis
299+ ---
300+
301+ * :func: `dis.dis ` supports colored output by default, which can also be
302+ :ref: `controlled <using-on-controlling-color >` through ``NO_COLOR=1 ``
303+ environment variable.
304+ (Contributed by Abduaziz Ziyodov in :gh: `144207 `.)
305+
306+
307307encodings
308308---------
309309
You can’t perform that action at this time.
0 commit comments