Here is the draft of the upcoming milestones: - [x] Milestone 0. All modules and standard libraries are ported (round one) [v0.12.3](https://github.com/tamnd/gopy/releases/tag/v0.12.3) - [ ] Milestone 1. All `Lib/test` tests from the original CPython must pass <- now we are here - [ ] Milestone 2. Optimization and benchmarking (e.g., Pyperformance) - [ ] Milestone 3. Porting popular, almost pure Python libraries (requests, httpx) - [ ] Milestone 4. C API compatibility with NumPy, pandas, and PyTorch - [ ] Milestone 5. Web frameworks: FastAPI, Pydantic, Flask, and Django
Here is the draft of the upcoming milestones:
Lib/testtests from the original CPython must pass <- now we are here