mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
gh-139927: Fix test_embed on OpenIndiana (GH-142514) Avoid swprintf() function in Programs/_testembed.c since it doesn't work as expected on OpenIndiana. (cherry picked from commit c76cfe8d89c5f44b6a012d24c0e14b45eab16b90) Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for binary executables (as opposed to shared modules)