Post #123 949 Oct 6, 2025, 11:15 UTC https://github.com/python/cpython/issues/133210#issuecomment-3370872328поправить test_pydoc с --without-docstrings флагом.#cpython #tests GitHub Some tests fail when python is compiled with `--without-doc-strings` · Issue #133210 · python/cpython Bug report Run ./configure --without-doc-strings --with-pydebug && make Run tests with ./python.exe -m test You will receive: 5 tests failed: test.test_inspect.test_inspect test.test_pydoc.... 👌 2