diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-06-12 19:51:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-12 19:51:55 (GMT) |
commit | f7237284b9c1768e6feb19abfad1ec54ac44ad87 (patch) | |
tree | b77c0e894310e9c0bc843c0ed713deb156768e9f /Python/tracemalloc.c | |
parent | 51724620e868512bbedb1547aca441bcd27bbe0c (diff) | |
download | cpython-f7237284b9c1768e6feb19abfad1ec54ac44ad87.zip cpython-f7237284b9c1768e6feb19abfad1ec54ac44ad87.tar.gz cpython-f7237284b9c1768e6feb19abfad1ec54ac44ad87.tar.bz2 |
[3.13] gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (GH-120419) (#120432)
gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (GH-120419)
Remove wheeldata from both sides of the `assertEqual`, so that we're
*actually* ignoring it from the test set.
This test is only making assertions about the source tree, no code is
being executed that would do anything different based on the value of
`WHEEL_PKG_DIR`.
(cherry picked from commit 030b452e34bbb0096acacb70a31915b9590c8186)
Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions