summaryrefslogtreecommitdiffstats
path: root/Lib/mailbox.py
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2019-03-08 19:06:56 (GMT)
committerGitHub <noreply@github.com>2019-03-08 19:06:56 (GMT)
commit2aab5d310ca752912d5e2f79658edb6684f928c7 (patch)
tree13b6193867fc3dd972946ff35294e0607419be27 /Lib/mailbox.py
parentab9b31f94737895f0121f26ba3ad718ebbc24fe1 (diff)
downloadcpython-2aab5d310ca752912d5e2f79658edb6684f928c7.zip
cpython-2aab5d310ca752912d5e2f79658edb6684f928c7.tar.gz
cpython-2aab5d310ca752912d5e2f79658edb6684f928c7.tar.bz2
Fix the Py_atomic_* macros. (#12240)
The macros were working only because our usage happened to parse correctly. Changing that usage (e.g. with pointers) would break the macros. This fixes that.
Diffstat (limited to 'Lib/mailbox.py')
0 files changed, 0 insertions, 0 deletions