Skip to content

Commit

Permalink
Merge branch 'pytype-on-windows-and-Python-3.12' of https://github.co…
Browse files Browse the repository at this point in the history
…m/Avasam/typeshed into pytype-on-windows-and-Python-3.12
  • Loading branch information
Avasam committed Sep 16, 2024
2 parents 859b81f + 4304b41 commit b9d6393
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/pytype_exclude_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@
stdlib/builtins.pyi
stdlib/typing.pyi

# References modules not available on Python 3.12 (distutils and asyncore)
stdlib/asynchat.pyi
stdlib/distutils/cmd.pyi
stdlib/distutils/command/__init__.pyi
stdlib/distutils/command/build_py.pyi
stdlib/distutils/command/build_scripts.pyi
stdlib/distutils/cygwinccompiler.pyi
stdlib/smtpd.pyi

# errors about import statements
stubs/mysqlclient/MySQLdb/__init__.pyi
stubs/mysqlclient/MySQLdb/connections.pyi
Expand Down

0 comments on commit b9d6393

Please sign in to comment.