SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-30459: Use (void) in macros setting variables (GH-28982)

Convert the result of macros setting variables to void to avoid risks
of misusing them:

* _PyGCHead_SET_NEXT()
* asdl_seq_SET()
* asdl_seq_SET_UNTYPED()
V
Victor Stinner committed
51f8196d05f0e271358eee0f90fe044b20449fb5
Parent: 547d26a
Committed by GitHub <noreply@github.com> on 10/15/2021, 5:44:35 PM