mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-110525: Add tests for internal set
CAPI (GH-110630)
This commit is contained in:
parent
66a9b10820
commit
9cfb4e0d1e
6 changed files with 117 additions and 3 deletions
|
@ -96,6 +96,7 @@
|
|||
<ClCompile Include="..\Modules\_testinternalcapi.c" />
|
||||
<ClCompile Include="..\Modules\_testinternalcapi\pytime.c" />
|
||||
<ClCompile Include="..\Modules\_testinternalcapi\test_lock.c" />
|
||||
<ClCompile Include="..\Modules\_testinternalcapi\set.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\PC\python_nt.rc" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue