• Getting Started
  • Students
  • Mentors
  • Project Ideas
  • Deadlines
  • FAQ
  • Blogs
  • Info for Sub-orgs
  • Contact
Python-GSoC
Login
Lost Password?

Week 11 - Progress Report

akshansh
Published: 08/28/2022

Tasks Accomplished This Week

Issues Closed

  1. `Not` unexpected in the expression · Issue #1024 · lcompilers/lpython (github.com)
  2. `@=` is not handled in the expression · Issue #1025 · lcompilers/lpython (github.com)
  3. `Starred id` is not recognized in the comprehension · Issue #1027 · lcompilers/lpython · GitHub

PRs Merged

  1. [Parser] Fix a bug with `not in` token by akshanshbhatt · Pull Request #1050 · lcompilers/lpython (github.com)
  2. [Parser] Parse `@=` by akshanshbhatt · Pull Request #1052 · lcompilers/lpython (github.com)
  3. [Parser] Recognise `starred_id` as a valid `id_item` by akshanshbhatt · Pull Request #1053 · lcompilers/lpython · GitHub
  • ← Previous
  • Overview
  • Next →