mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
bpo-45654: No need to freeze types (GH-30028)
This commit is contained in:
parent
3f398a77d3
commit
16638a4bdb
7 changed files with 5 additions and 27 deletions
|
|
@ -541,7 +541,6 @@
|
|||
<ClCompile Include="..\Python\deepfreeze\df.os.c" />
|
||||
<ClCompile Include="..\Python\deepfreeze\df.site.c" />
|
||||
<ClCompile Include="..\Python\deepfreeze\df.stat.c" />
|
||||
<ClCompile Include="..\Python\deepfreeze\df.types.c" />
|
||||
<ClCompile Include="..\Python\deepfreeze\df.importlib.util.c" />
|
||||
<ClCompile Include="..\Python\deepfreeze\df.importlib.machinery.c" />
|
||||
<ClCompile Include="..\Python\deepfreeze\df.runpy.c" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue