We noticed that python-build-standalone's build-details.json contains "platform": "" on non-cross builds. I think I know why. For consistency (I think), python-build-standalone always uses ./configure ...
Is your feature request related to a problem? Please describe the problem. OTEL for Python is discovered via the entrypoint program opentelemetry-instrument https ...
Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...