Hacker News new | ask | show | jobs
by StavrosK 3127 days ago
Why aren't these just upstreamed onto the official Python binaries?
1 comments

I think these optimizations are upstream, but they're not in the canonical 'python' docker image: https://github.com/docker-library/python/issues/160
Ah I see, that makes sense, thank you.