gh-111495: Add tests for PyTuple C API#111606
Conversation
Signed-off-by: kalyanr <kalyan.ben10@live.com>
Signed-off-by: kalyanr <kalyan.ben10@live.com>
|
Hello @serhiy-storchaka , I am not sure how to write tests for the following C API's. Can you please help me with some ideas. Thanks!
|
Sorry, something went wrong.
|
@rawwar, are you working on this? Regarding ideas, you could take look on other tests for C-API, e.g. for lists. |
Sorry, something went wrong.
Thanks. I will go through them. Will be looking into this over the |
Sorry, something went wrong.
|
I won't be able to complete this PR at this time. |
Sorry, something went wrong.
|
I'll try to finish your work. |
Sorry, something went wrong.
Adding tests for PyTuple C API - Issue #111495