diff options
author | Victor Stinner <vstinner@python.org> | 2024-02-16 14:49:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-16 14:49:13 (GMT) |
commit | 144eb5605b445d22729db6c416d03cc24947ba56 (patch) | |
tree | d79f0e3dc243c91c44eb7306dd4b583c67f368ae /Python | |
parent | b178eae3a676473e1c2287a46b4941fc0bcd193f (diff) | |
download | cpython-144eb5605b445d22729db6c416d03cc24947ba56.zip cpython-144eb5605b445d22729db6c416d03cc24947ba56.tar.gz cpython-144eb5605b445d22729db6c416d03cc24947ba56.tar.bz2 |
gh-102013: Move PyUnstable_GC_VisitObjects() to Include/cpython/objimpl.h (#115560)
Include/objimpl.h must only contain the limited C API, whereas
PyUnstable_GC_VisitObjects() is excluded from the limited C API.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions