Youness Farini
Youness Farini
fixes #1189 **Describe the what is added** - Support the printing of tuples in C language - Improving the printing of tuples in fortran ```python print((1, 2), 3, ((4, 5),...
Resolve #931 Adding support for sys.exit
**Describe the bug** The c version of _print_PythonPrint doesn't support printing tuples **To Reproduce** ```python print((1, 2)) ``` Provide the generated code, or the error message: ```bash ERROR at code...
This is an attempt to rewrite the way we are handling OpenMP annotated comments. The main reason for the PR is to enable us to better support multiple versions of...
Hi Prisma Team! My Prisma Client just crashed. This is the report: ## Versions | Name | Version | |-----------------|--------------------| | Node | v20.10.0 | | OS | darwin-arm64 |...