mirror of
https://github.com/python/cpython
synced 2026-09-28 02:33:18 +03:00
gh-117139: Add header for tagged pointers (GH-118330)
--------- Co-authored-by: Sam Gross <655866+colesbury@users.noreply.github.com>
This commit is contained in:
parent
e93c39b47e
commit
dc6b12d1b2
4 changed files with 200 additions and 0 deletions
|
|
@ -291,6 +291,7 @@
|
|||
<ClInclude Include="..\Include\internal\pycore_structseq.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_sysmodule.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_symtable.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_stackref.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_time.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_token.h" />
|
||||
<ClInclude Include="..\Include\internal\pycore_traceback.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue