Hacker News new | ask | show | jobs
by Zamiel_Snawley 686 days ago
I don’t see it on the main read me, what are the limitations/incompatibilities with CPython at this point in time? How “drop in ready” is it?
2 comments

They have a "What's Left?"[1] and the results of running RustPython against the CPython test suite[2] up on the website.

[1] https://rustpython.github.io/pages/whats-left

[2] https://rustpython.github.io/pages/regression-tests-results....

sqlite3 is the main one on that list that jumps out at me.
This seems very weird to me. Anyone who is just slightly interested in the project would want to know if specs are fully implemented and this has parity with the "official implementation". Can't believe it's not in README.