8000
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.
Lib/test/test_embed.py
1 parent aef52ca commit e712f16Copy full SHA for e712f16
Lib/test/test_embed.py
@@ -1047,7 +1047,6 @@ def test_init_compat_env(self):
1047
'use_hash_seed': True,
1048
'hash_seed': 42,
1049
'tracemalloc': 2,
1050
- 'perf_profiling': 0,
1051
'import_time': True,
1052
'code_debug_ranges': False,
1053
'malloc_stats': True,
@@ -1083,7 +1082,6 @@ def test_init_python_env(self):
1083
1082
1084
1085
1086
1087
1088
1089
0 commit comments