diff options
| author | Victor Stinner <vstinner@python.org> | 2022-11-14 17:49:51 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-14 17:49:51 (GMT) |
| commit | f5e326e2b6b3f008ed71ccf9e6c3e18a6618ea45 (patch) | |
| tree | e042a78eb85ccab220acb1074fcb58d0da6e1037 /Lib/test/test_asyncio/test_subprocess.py | |
| parent | 1089bdc81aecf6adaf636547d4cf3949ec5d8d2c (diff) | |
| download | cpython-f5e326e2b6b3f008ed71ccf9e6c3e18a6618ea45.zip cpython-f5e326e2b6b3f008ed71ccf9e6c3e18a6618ea45.tar.gz cpython-f5e326e2b6b3f008ed71ccf9e6c3e18a6618ea45.tar.bz2 | |
gh-99300: Use Py_NewRef() in PC/ directory (#99479)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in test C files of the PC/ directory.
Diffstat (limited to 'Lib/test/test_asyncio/test_subprocess.py')
0 files changed, 0 insertions, 0 deletions
