Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Tutorial: Function call serialization #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shuttle1987
Copy link
Member

Write a tutorial about how to serialize a function call with Python

@shuttle1987 shuttle1987 added the tutorial-ideas Ideas for tutorials label Mar 8, 2019
@shuttle1987 shuttle1987 added the technical-content technical content label Jun 28, 2019
@shuttle1987 shuttle1987 added the low-priority Low priority label Dec 30, 2019
@shuttle1987
Copy link
Member Author

shuttle1987 commented Mar 10, 2020

Accessing the bytecode directly and storing that might be the right way to actually go about serializing the contents of the function that was run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-priority Low priority technical-content technical content tutorial-ideas Ideas for tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant