Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Restore __code__ objects #872

Open
patiences opened this issue Jul 20, 2018 · 0 comments
Open

Restore __code__ objects #872

patiences opened this issue Jul 20, 2018 · 0 comments

Comments

@patiences
Copy link
Contributor

As part of my GSoC project which is about VOC performance optimization, the __code__ attribute has been removed from Functions in order to reduce the number of objects that are created (PR here).

When the __code__ attribute is brought back it should be done in such a way that we keep the performance benefits, allowing __code__ object creation to be done on demand.

@patiences patiences changed the title Implement __code__ inspection Restore __code__ objects Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant