Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 14, 2019

Remove UNTESTED_CORE_CONFIG from test_embed.InitConfigTests: all core
config fields are now tested!

Changes:

  • Test also dll_path on Windows
  • Add run_main_config unit test: test config using _Py_RunMain().

https://bugs.python.org/issue36763

Remove UNTESTED_CORE_CONFIG from test_embed.InitConfigTests: all core config fields are now tested! Changes: * Test also dll_path on Windows * Add run_main_config unit test: test config using _Py_RunMain().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants