Skip to content
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

Add cpython 3.13.0 #25536

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Cleanup, only use VCVars generator if running setuptools test

c55cb3d
Select commit
Loading
Failed to load commit list.
Open

Add cpython 3.13.0 #25536

Cleanup, only use VCVars generator if running setuptools test
c55cb3d
Select commit
Loading
Failed to load commit list.
Conan Center Build Service / Recipe linter succeeded Oct 26, 2024 in 0s

🚨 Linter reported 2 issues

Important

The linter is still undergoing testing by the team - feedback is welcome!

Error (1 issues)

File Code Description
recipes/cpython/all/test_package/conanfile.py (Ln: 2, Col: 0-23) conan-import-disallowed Private modules are disallowed, import tools from 'from conan.tools.xxxx import yyyyy'

Warning (1 issues)

File Code Description
recipes/cpython/all/conanfile.py (Ln: 649, Col: 16-21) unused-variable Unused variable 'pname'