shoaib-moeen
Results
4
issues of
shoaib-moeen
Fix list() issue mentioned in https://github.com/pyccel/pyccel/issues/1892 . This PR fixes the list() implementation when using a list or a tuple as a parameter Commit Summary - Created PythonListFunction class which...
Add Python support for the dict `popitem` method. Fixes #1887
blocked