SIGN IN SIGN UP

bpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH-10519)

* Fix _PyMainInterpreterConfig_Copy():
   copy 'install_signal_handlers' attribute
* Add _PyMainInterpreterConfig_AsDict()
* Add unit tests on the main interpreter configuration
  to test_embed.InitConfigTests
* test.pythoninfo: log also main_config
V
Victor Stinner committed
00b137c72f90fbc39a6cd7e48b37c58d19977180
Parent: f966e53
Committed by GitHub <noreply@github.com> on 11/13/2018, 6:59:26 PM