This week: - Dealt with all the PRs waiting for 1....
# python-contributors
s
This week: • Dealt with all the PRs waiting for 1.5.21 to be merged. • Optimized
else+if
to
elif
. • Partially supported binary and unary ops, array operations, IrComposite, IrStringConcat, IrDoWhile, IrBreak, IrContinue (+168 box tests passing). Next week: • No defined plans, but it's worth continuing reducing missing translations. Maybe take a look at specific tests and try to fix them.
👏 1