Comment on Test Postgres in Python Like SQLiteparentComments−heinrichhartman1yCan you explain this? What is the compilation target? What is the compiler? How does being a "python extension" help?−wey-guOP1ythe target would be just baremetal binary with some changes needed and the purpose was just to be python dx optimized
Comments
Can you explain this? What is the compilation target? What is the compiler? How does being a "python extension" help?
the target would be just baremetal binary with some changes needed and the purpose was just to be python dx optimized