Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89966a6 commit f3bb00eCopy full SHA for f3bb00e
3 files changed
Lib/test/test_embed.py
@@ -455,6 +455,7 @@ class InitConfigTests(EmbeddingTestsMixin, unittest.TestCase):
455
'code_debug_ranges': 1,
456
'show_ref_count': 0,
457
'dump_refs': 0,
458
+ 'dump_refs_file': None,
459
'malloc_stats': 0,
460
461
'filesystem_encoding': GET_DEFAULT_CONFIG,
0 commit comments