bpo-9566 & bpo-30747: Silence warnings from pyatomic.h macros (#3140) · pythoncapi/cpython@0267128 · GitHub
Skip to content

Commit 0267128

Browse files
segevfinerpitrou
authored andcommitted
bpo-9566 & bpo-30747: Silence warnings from pyatomic.h macros (python#3140)
* bpo-9566: Silence warnings from pyatomic.h macros Apparently MSVC is too stupid to understand that the alternate branch is not taken and emits a warning for it. Warnings added in python#2383 * bpo-9566: A better fix for the pyatomic.h warning * bpo-9566: Remove a slash
1 parent 1d1d3e9 commit 0267128

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Include/pyatomic.h

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)