Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for DICT popitem #1902

Merged
merged 75 commits into from
Sep 3, 2024

Merge branch 'devel' into devel-issue1887

251d474
Select commit
Loading
Failed to load commit list.
Merged

Add support for DICT popitem #1902

Merge branch 'devel' into devel-issue1887
251d474
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Sep 3, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity decreasing per file
==============================
+ tests/epyccel/test_epyccel_dicts.py  -1
+ pyccel/ast/builtin_methods/dict_methods.py  -2
+ pyccel/ast/variable.py  -27
         

See the complete overview on Codacy