8000 [3.12] gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712) by miss-islington · Pull Request #117749 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712) #117749

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

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Apr 11, 2024

It's possible to build Python with option --with-wheel-pkg-dir
pointing to a custom wheel directory. Don't include the directory in the test
set if the wheels are used from a different location.

(cherry picked from commit d496387)

Co-authored-by: Karolina Surma 33810531+befeleme@users.noreply.github.com
Co-authored-by: Miro Hrončok miro@hroncok.cz

…sed (pythonGH-117712)

It's possible to build Python with option `--with-wheel-pkg-dir`
pointing to a custom wheel directory. Don't include the directory in the test
set if the wheels are used from a different location.

(cherry picked from commit d496387)

Co-authored-by: Karolina Surma <33810531+befeleme@users.noreply.github.com>
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0