diff options
| author | Victor Stinner <vstinner@python.org> | 2023-07-25 14:45:38 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-25 14:45:38 (GMT) |
| commit | 1c8fe9bdb624d356643ee569151a9e4f2963179a (patch) | |
| tree | 4ccd26f32a58e6aa8595a867d9a4728766b811b1 /Python/context.c | |
| parent | 1a3faba9f15e0c03c6cc0d225d377b8910b5379f (diff) | |
| download | cpython-1c8fe9bdb624d356643ee569151a9e4f2963179a.zip cpython-1c8fe9bdb624d356643ee569151a9e4f2963179a.tar.gz cpython-1c8fe9bdb624d356643ee569151a9e4f2963179a.tar.bz2 | |
gh-105059: Fix MSCV compiler warning on PyObject union (#107239)
Use pragma to ignore the MSCV compiler warning on the PyObject
nameless union.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions
