Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Roadmap

Dylan Trotter edited this page Jun 4, 2017 · 2 revisions

Milestones:

  1. unittest library basically works and can run some of the CPython unit test suite (goal: March 2017)
  2. All CPython benchmarks run (goal: July 2017)
  3. Whole CPython unit test suite runs without errors (goal: Sept 2017)
  4. Strategy and design for Python 3 support (goal: Oct 2017)
  5. Full support for Python 3 (goal: July 2018)