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

Flip minsize option to True by default #20

Merged
merged 4 commits into from
Apr 1, 2024
Merged

Flip minsize option to True by default #20

merged 4 commits into from
Apr 1, 2024

Conversation

nicholasjng
Copy link
Owner

As per title.

@nicholasjng
Copy link
Owner Author

what. So -Os means Py_XDECREF is smuggled in on gcc+Linux?

I've taken a look at the compile commands on Linux, both look fairly comparable (outside of the PIC stitching in the linker command with Bazel). What is going on here?

@nicholasjng nicholasjng force-pushed the slim-options branch 2 times, most recently from 11b172b to 02172e6 Compare March 31, 2024 10:01
@nicholasjng
Copy link
Owner Author

Searched a bit, found some threads on abi3audit regarding ref-counting symbol false positives.

Filed pypa/abi3audit#83 since this result doesn't exactly match the other reports, but I'm strongly assuming this to be a false positive.

@nicholasjng nicholasjng merged commit 4a463d4 into master Apr 1, 2024
14 of 16 checks passed
@nicholasjng nicholasjng deleted the slim-options branch April 6, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant