mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
35df805bb7
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)