Files
cpython/Lib/test/test_embed.py
Victor Stinner 6826ebf986 gh-89745: Remove test_embed.test_init_read_set() (#139500)
Since Python 3.11, it's no longer possible to call PyConfig_Read() to
get the path configuration, and then modify the path configuration.
2025-10-02 16:52:10 +02:00

74 KiB