bpo-35177, Python-ast.h: Fix "Yield" compiler warning (GH-10664)
Partially revert commit 5f2df88b63e50d23914e97ec778861a52abdeaad:
add "#undef Yield" to .c files after including Python-ast.h.
Fix the warning:
winbase.h(102): warning C4005: 'Yield': macro redefinition V
Victor Stinner committed
3bb183d7fb83ad6a84ec13dea90f95d67be35c69
Parent: 2cf5d32
Committed by GitHub <noreply@github.com>
on 11/22/2018, 5:38:38 PM