Skip to content

support base version 3

Steffen Michels requested to merge base3 into main

What does this MR do?

This makes it possible to use the ABC interpreter with base 3.0.

As version 4 of the compiler can produce .r annotations, we have to ignore these when generating bytecode.

Changes to public APIs

Author's checklist (required)

  • If bugs have been solved, tests have been added (guidelines)
  • A changelog entry has been added (guidelines)
  • Newly added code is documented (guidelines)
  • Newly added code has a style consistent with the rest of the repository
  • Intermediate commits compile (use git rebase -i main if not)

Related issues

Merge request reports

Loading