Skip to content

bpo-36763: InitConfigTests tests all core config#13331

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:config_tests2
May 15, 2019
Merged

bpo-36763: InitConfigTests tests all core config#13331
vstinner merged 1 commit intopython:masterfrom
vstinner:config_tests2

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants