Contributor
Adam Boniecki

Batavia improvements: JSON module, Generators and others


Mentors
Russell Keith-Magee, Katie McLaughlin
Organization
BeeWare Project

This project consists of a number of features and improvements that further advance BeeWare's Batavia:

  • Complete implementation of dict and list data types
  • Implementation of JSON module from Python standard library
  • Implementation of yield from statement
  • Implementation of with statement
  • Support for Python 3.6 bytecode