Skip to content

Commit 18e45af

Browse files
[BOT] update list for 3.7 (#82)
Co-authored-by: woodruffw <[email protected]>
1 parent 10f5b39 commit 18e45af

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

stdlib_list/lists/3.7.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,7 @@ test.dataclass_module_1
917917
test.dataclass_module_1_str
918918
test.dataclass_module_2
919919
test.dataclass_module_2_str
920+
test.dataclass_textanno
920921
test.datetimetester
921922
test.dis_module
922923
test.doctest_aliases
@@ -948,6 +949,7 @@ test.libregrtest.runtest_mp
948949
test.libregrtest.save_env
949950
test.libregrtest.setup
950951
test.libregrtest.utils
952+
test.libregrtest.win_utils
951953
test.list_tests
952954
test.lock_tests
953955
test.make_ssl_certs
@@ -1487,6 +1489,7 @@ test.test_tools.__main__
14871489
test.test_tools.test_fixcid
14881490
test.test_tools.test_gprof2html
14891491
test.test_tools.test_i18n
1492+
test.test_tools.test_lll
14901493
test.test_tools.test_md5sum
14911494
test.test_tools.test_pdeps
14921495
test.test_tools.test_pindent
@@ -1713,7 +1716,15 @@ xml.etree.cElementTree
17131716
xml.parsers
17141717
xml.parsers.expat
17151718
xml.parsers.expat.errors
1719+
xml.parsers.expat.errors.dom
1720+
xml.parsers.expat.errors.etree
1721+
xml.parsers.expat.errors.parsers
1722+
xml.parsers.expat.errors.sax
17161723
xml.parsers.expat.model
1724+
xml.parsers.expat.model.dom
1725+
xml.parsers.expat.model.etree
1726+
xml.parsers.expat.model.parsers
1727+
xml.parsers.expat.model.sax
17171728
xml.sax
17181729
xml.sax._exceptions
17191730
xml.sax.expatreader

0 commit comments

Comments
 (0)