Uh oh!
There was an error while loading. Please reload this page.
gh-108303: Move .whl test files to Lib/test/whldata/ - #114343
Conversation
vstinner
commented
Jan 22, 2024
|
sobolevn
commented
Jan 23, 2024
I think that |
vstinner
left a comment
There was a problem hiding this comment.
Usually, when you add a new test directory, "Installed" buildbot fails :-) It seems like you didn't add the directory to the Makefile...
…honGH-114343) (cherry picked from commit ba253a4) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Sorry, @sobolevn and @vstinner, I could not cleanly backport this to |
GH-114488 is a backport of this pull request to the 3.12 branch. |
vstinner
commented
Jan 23, 2024
Aha, the classic Thanks, I merged your PR. The 3.12 backport is on-going, and 3.11 failed as usual :-( @sobolevn: Do you want to try to backport manually the change to 3.11? |
sobolevn
commented
Jan 23, 2024
Yes, I will! Thanks for the catch. |
sobolevn
commented
Jan 23, 2024
There should be no 3.11 backport, since these changes were only made for 3.12+ |
vstinner
commented
Jan 23, 2024
Ok, fine. Thanks for checking. |
Uh oh!
There was an error while loading. Please reload this page.