Skip to content

Commit 8cd241f

Browse files
[BOT] update list for 3.8 (#84)
Co-authored-by: woodruffw <[email protected]>
1 parent 18e45af commit 8cd241f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

stdlib_list/lists/3.8.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -899,6 +899,7 @@ test.ann_module
899899
test.ann_module2
900900
test.ann_module3
901901
test.audiotests
902+
test.audit-tests
902903
test.autotest
903904
test.bad_coding
904905
test.bad_coding2
@@ -923,6 +924,7 @@ test.dataclass_module_1
923924
test.dataclass_module_1_str
924925
test.dataclass_module_2
925926
test.dataclass_module_2_str
927+
test.dataclass_textanno
926928
test.datetimetester
927929
test.dis_module
928930
test.doctest_aliases
@@ -1015,11 +1017,13 @@ test.test_asyncio.echo
10151017
test.test_asyncio.echo2
10161018
test.test_asyncio.echo3
10171019
test.test_asyncio.functional
1020+
test.test_asyncio.test_asyncio_waitfor
10181021
test.test_asyncio.test_base_events
10191022
test.test_asyncio.test_buffered_proto
10201023
test.test_asyncio.test_context
10211024
test.test_asyncio.test_events
10221025
test.test_asyncio.test_futures
1026+
test.test_asyncio.test_futures2
10231027
test.test_asyncio.test_locks
10241028
test.test_asyncio.test_pep492
10251029
test.test_asyncio.test_proactor_events
@@ -1296,6 +1300,7 @@ test.test_importlib.source.test_file_loader
12961300
test.test_importlib.source.test_finder
12971301
test.test_importlib.source.test_path_hook
12981302
test.test_importlib.source.test_source_encoding
1303+
test.test_importlib.stubs
12991304
test.test_importlib.test_abc
13001305
test.test_importlib.test_api
13011306
test.test_importlib.test_lazy
@@ -1617,11 +1622,13 @@ tkinter.test
16171622
tkinter.test.runtktests
16181623
tkinter.test.support
16191624
tkinter.test.test_tkinter
1625+
tkinter.test.test_tkinter.test_colorchooser
16201626
tkinter.test.test_tkinter.test_font
16211627
tkinter.test.test_tkinter.test_geometry_managers
16221628
tkinter.test.test_tkinter.test_images
16231629
tkinter.test.test_tkinter.test_loadtk
16241630
tkinter.test.test_tkinter.test_misc
1631+
tkinter.test.test_tkinter.test_simpledialog
16251632
tkinter.test.test_tkinter.test_text
16261633
tkinter.test.test_tkinter.test_variables
16271634
tkinter.test.test_tkinter.test_widgets
@@ -1748,7 +1755,15 @@ xml.etree.cElementTree
17481755
xml.parsers
17491756
xml.parsers.expat
17501757
xml.parsers.expat.errors
1758+
xml.parsers.expat.errors.dom
1759+
xml.parsers.expat.errors.etree
1760+
xml.parsers.expat.errors.parsers
1761+
xml.parsers.expat.errors.sax
17511762
xml.parsers.expat.model
1763+
xml.parsers.expat.model.dom
1764+
xml.parsers.expat.model.etree
1765+
xml.parsers.expat.model.parsers
1766+
xml.parsers.expat.model.sax
17521767
xml.sax
17531768
xml.sax._exceptions
17541769
xml.sax.expatreader

0 commit comments

Comments
 (0)