Skip to content

Conversation

@lithomas1
Copy link
Contributor

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.
@lithomas1 lithomas1 added the Build Library building on various platforms label Mar 13, 2023
@lithomas1 lithomas1 marked this pull request as ready for review March 13, 2023 17:12
@lithomas1
Copy link
Contributor Author

Seems to save about 0.5 MB, looking at the artifacts page.

@jameslamb
Can you try the wheel inside the zip file here https://github.com/pandas-dev/pandas/suites/11527579227/artifacts/596379601 and let me know if you still see debug symbols?

@jameslamb
Copy link
Contributor

Amazing, thanks for looking into it so quickly!

I just pulled the wheel from that link you shared (pandas-2.1.0.dev0+189.gd3f4d638df-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl) and can confirm I don't see any debug symbols (using several different approaches for finding them) 🎉

@lithomas1 lithomas1 added this to the 2.0 milestone Mar 13, 2023
@lithomas1 lithomas1 merged commit 7ab6f8b into pandas-dev:main Mar 13, 2023
@lithomas1 lithomas1 deleted the strip-more branch March 13, 2023 20:02
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 13, 2023
phofl pushed a commit that referenced this pull request Mar 13, 2023
…ip-debug) (#51938) Backport PR #51931: BLD: Try strip-all instead of strip-debug Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Library building on various platforms

3 participants