Hacker News new | ask | show | jobs
by heavyset_go 938 days ago
If you're staying within Python and its C-extensions, there is no marshalling, you're dealing with raw PyObjects that are exposed to the interpreter.