mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
`suggestions.rs` is almost porting of implementation of [this](https://github.com/python/cpython/pull/16856) and [this](https://github.com/python/cpython/pull/25397). Signed-off-by: snowapril <sinjihng@gmail.com>