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

[New Check]: separate result like PythonCompatUpdate for experimental targets #711

Open
1 task done
mgorny opened this issue Oct 25, 2024 · 0 comments
Open
1 task done
Labels

Comments

@mgorny
Copy link
Contributor

mgorny commented Oct 25, 2024

Is there an existing such new check request for this?

  • I have searched the existing issues

Explain

Currently, pkgcheck emits PythonCompatUpdate results for python3_13t and doesn't emit any similar results for pypy3. I think it would be better to have PythonCompatUpdate emitted only for non-experimental targets (i.e. regular CPython) and a separate result for experimental targets like python*t and pypy3.

Examples

No response

Output message

experimental PYTHON_COMPAT target available

Documentation

Additional experimental targets can be added to PYTHON_COMPAT. However, please check our notes for experimental targets: file:///home/mgorny/git/python-guide/_build/html/porting.html#experimental-python-implementations

Result level

info

@mgorny mgorny added the check label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant