Skip to content

[BOT] update list for 3.7 #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions stdlib_list/lists/3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ test.dataclass_module_1
test.dataclass_module_1_str
test.dataclass_module_2
test.dataclass_module_2_str
test.dataclass_textanno
test.datetimetester
test.dis_module
test.doctest_aliases
Expand Down Expand Up @@ -948,6 +949,7 @@ test.libregrtest.runtest_mp
test.libregrtest.save_env
test.libregrtest.setup
test.libregrtest.utils
test.libregrtest.win_utils
test.list_tests
test.lock_tests
test.make_ssl_certs
Expand Down Expand Up @@ -1487,6 +1489,7 @@ test.test_tools.__main__
test.test_tools.test_fixcid
test.test_tools.test_gprof2html
test.test_tools.test_i18n
test.test_tools.test_lll
test.test_tools.test_md5sum
test.test_tools.test_pdeps
test.test_tools.test_pindent
Expand Down Expand Up @@ -1713,7 +1716,15 @@ xml.etree.cElementTree
xml.parsers
xml.parsers.expat
xml.parsers.expat.errors
xml.parsers.expat.errors.dom
xml.parsers.expat.errors.etree
xml.parsers.expat.errors.parsers
xml.parsers.expat.errors.sax
xml.parsers.expat.model
xml.parsers.expat.model.dom
xml.parsers.expat.model.etree
xml.parsers.expat.model.parsers
xml.parsers.expat.model.sax
xml.sax
xml.sax._exceptions
xml.sax.expatreader
Expand Down