Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 2, 2024

@vstinner
Copy link
Member Author

vstinner commented Oct 2, 2024

I didn't fix the warning on the signature generated by Argument Clinic:

Python/generated_cases.c.h:2420:35: runtime error: call to function set_pop through pointer to incorrect function type 'struct _object *(*)(struct _object *, struct _object *)'
/home/vstinner/python/main/Objects/clinic/setobject.c.h:24: note: set_pop defined here

@vstinner vstinner merged commit 9132148 into python:main Oct 2, 2024
35 checks passed
@vstinner vstinner deleted the ubsan_set branch October 2, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant