mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
gh-101907: Stop using _Py_OPCODE and _Py_OPARG macros (GH-101912)
* gh-101907: Removes use of non-standard C++ extension from Include/cpython/code.h * Make cases_generator correct on Windows
This commit is contained in:
parent
c00faf7943
commit
a99eb5cd99
13 changed files with 200 additions and 184 deletions
|
|
@ -0,0 +1 @@
|
|||
Removes use of non-standard C++ extension in public header files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue