mirror of
https://github.com/python/cpython.git
synced 2025-10-28 09:10:36 +00:00
The test_peg_generator test tried to link the python313_d.lib library, which failed because the library is now named python313t_d.lib. The underlying problem is that the "compiler" attribute was not set when we call get_libraries() from distutils. |
||
|---|---|---|
| .. | ||
| peg_extension | ||
| pegen | ||
| .clang-format | ||
| .gitignore | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||