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...

_Blocked by #1902_

blocked

Add Python support for the dict `popitem` method. Fixes #1887

blocked