File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 10
10
'test_binop' ,
11
11
'test_bisect' ,
12
12
'test_bytes' ,
13
+ 'test_bz2' ,
13
14
'test_cmath' ,
14
15
'test_codecs' ,
15
16
'test_collections' ,
29
30
'test_itertools' ,
30
31
'test_json' ,
31
32
'test_long' ,
33
+ 'test_lzma' ,
32
34
'test_math' ,
33
35
'test_memoryview' ,
34
36
'test_operator' ,
37
39
'test_pprint' ,
38
40
'test_re' ,
39
41
'test_set' ,
42
+ 'test_sqlite' ,
40
43
'test_statistics' ,
41
44
'test_struct' ,
42
45
'test_tabnanny' ,
Original file line number Diff line number Diff line change 70
70
<ProjectGuid >{31FFC478-7B4A-43E8-9954-8D03E2187E9C}</ProjectGuid >
71
71
<RootNamespace >_msi</RootNamespace >
72
72
<Keyword >Win32Proj</Keyword >
73
+ <SupportPGO >false</SupportPGO >
73
74
</PropertyGroup >
74
75
<Import Project =" python.props" />
75
76
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Original file line number Diff line number Diff line change 70
70
<ProjectGuid >{28B5D777-DDF2-4B6B-B34F-31D938813856}</ProjectGuid >
71
71
<RootNamespace >winsound</RootNamespace >
72
72
<Keyword >Win32Proj</Keyword >
73
+ <SupportPGO >false</SupportPGO >
73
74
</PropertyGroup >
74
75
<Import Project =" python.props" />
75
76
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
You can’t perform that action at this time.
0 commit comments