diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-13 19:59:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-13 19:59:26 +0100 |
commit | 00b137c72f90fbc39a6cd7e48b37c58d19977180 (patch) | |
tree | 445883d4e7861725c81f7d067b1d0aea17dd0698 /Python/fileutils.c | |
parent | f966e5397ed8f5c42c185223fc9b4d750a678d02 (diff) | |
download | cpython-git-00b137c72f90fbc39a6cd7e48b37c58d19977180.tar.gz |
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
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions