Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Latest commit

 

History

History

This crate contains the Rust representation of the CPython PyCodeObject.

It has to be compatible with CPython output, so when you edit this crate please run the test suite in vm/.