Skip to content

Commit 57b12b1

Browse files
docs: put dis section in alphabetical order
1 parent d2be6db commit 57b12b1

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Doc/whatsnew/3.16.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff 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-
298289
concurrent.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+
307307
encodings
308308
---------
309309

0 commit comments

Comments
 (0)