Skip to content

Conversation

JeffBezanson
Copy link
Member

These are used by hasmethod, and in any case including keyword argument symbols is unavoidable so there is no cost to keeping these.

@JeffBezanson JeffBezanson added the bugfix This change fixes an existing bug label May 13, 2025
@JeffBezanson
Copy link
Member Author

Note we don't have any tests for --strip-metadata yet; I'll see if some can be added cheaply.

@JeffBezanson
Copy link
Member Author

Test added.

@JeffBezanson JeffBezanson added the backport 1.12 Change should be backported to release-1.12 label May 21, 2025
These are used by `hasmethod`, and in any case including keyword argument
symbols is unavoidable so there is no cost to keeping these.
@JeffBezanson JeffBezanson force-pushed the jb/nostripkwargnames branch from 1e56cef to 19a8604 Compare May 21, 2025 20:45
@JeffBezanson JeffBezanson merged commit c5df018 into master May 22, 2025
4 of 7 checks passed
@JeffBezanson JeffBezanson deleted the jb/nostripkwargnames branch May 22, 2025 21:00
@KristofferC KristofferC mentioned this pull request May 28, 2025
58 tasks
KristofferC pushed a commit that referenced this pull request May 28, 2025
These are used by `hasmethod`, and in any case including keyword
argument symbols is unavoidable so there is no cost to keeping these.

(cherry picked from commit c5df018)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants