gh-104773: PEP 594: Remove the chunk module (#104868)

The module had no tests.
This commit is contained in:
Victor Stinner
2023-05-25 18:27:55 +02:00
committed by GitHub
parent f66be6b11a
commit 77d7ec5aa9
10 changed files with 8 additions and 321 deletions

View File

@@ -103,7 +103,6 @@ static const char* _Py_stdlib_module_names[] = {
"bz2",
"cProfile",
"calendar",
"chunk",
"cmath",
"cmd",
"code",