Files
cpython/Include
Victor Stinner 00b137c72f 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
2018-11-13 19:59:26 +01:00
..
2018-06-11 15:01:47 +03:00
2016-01-26 00:40:57 +01:00
2018-01-26 08:20:18 -08:00
2014-10-10 11:55:41 +02:00
2018-01-31 17:44:09 -05:00
2017-09-29 15:53:19 -07:00
2016-08-20 08:03:06 +00:00
2017-09-14 18:13:16 -07:00