Skip to content

Commit 2772945

Browse files
authored
Remove dummy threading modules (#13771)
Removed in Python 3.8, part of #12112
1 parent 5513d3f commit 2772945

File tree

4 files changed

+0
-94
lines changed

4 files changed

+0
-94
lines changed

stdlib/VERSIONS

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ _curses: 3.0-
3636
_curses_panel: 3.0-
3737
_dbm: 3.0-
3838
_decimal: 3.3-
39-
_dummy_thread: 3.0-3.8
40-
_dummy_threading: 3.0-3.8
4139
_frozen_importlib: 3.0-
4240
_frozen_importlib_external: 3.5-
4341
_gdbm: 3.0-
@@ -140,7 +138,6 @@ distutils: 3.0-3.11
140138
distutils.command.bdist_msi: 3.0-3.10
141139
distutils.command.bdist_wininst: 3.0-3.9
142140
doctest: 3.0-
143-
dummy_threading: 3.0-3.8
144141
email: 3.0-
145142
encodings: 3.0-
146143
encodings.cp1125: 3.4-

stdlib/_dummy_thread.pyi

Lines changed: 0 additions & 33 deletions
This file was deleted.

stdlib/_dummy_threading.pyi

Lines changed: 0 additions & 56 deletions
This file was deleted.

stdlib/dummy_threading.pyi

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)