Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 30, 2024

@vstinner
Copy link
Member Author

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

Objects/descrobject.c:420:24: runtime error: call to function bytes_decode through pointer to incorrect function type 'struct _object *(*)(struct _object *, struct _object *const *, long, struct _object *)'
/home/vstinner/python/main/Objects/clinic/bytesobject.c.h:1034: note: bytes_decode defined here

@vstinner
Copy link
Member Author

vstinner commented Oct 1, 2024

cc @picnixz

@vstinner vstinner merged commit 1d3700f into python:main Oct 2, 2024
35 checks passed
@vstinner vstinner deleted the bytesobject branch October 2, 2024 11:35
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