mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
2b0cccec39
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 c76cfe8d89)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for binary executables (as opposed to shared modules)