Files
cpython/Parser
Victor Stinner 3bb183d7fb bpo-35177, Python-ast.h: Fix "Yield" compiler warning (GH-10664)
Partially revert commit 5f2df88b63:
add "#undef Yield" to .c files after including Python-ast.h.

Fix the warning:

    winbase.h(102): warning C4005: 'Yield': macro redefinition
2018-11-22 18:38:38 +01:00
..
2016-01-26 00:40:57 +01:00
2017-09-14 18:13:16 -07:00
2016-09-18 18:00:25 -07:00
2017-03-23 17:53:47 +02:00
2016-09-07 09:26:18 -07:00
2016-09-18 18:00:25 -07:00