diff options
author | Victor Stinner <vstinner@python.org> | 2025-03-19 23:46:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 23:46:25 (GMT) |
commit | 344f3c3fd41091188b7e429b9d8bf64fea9a5866 (patch) | |
tree | 86d6c434bf82668a54e5b98c40465fd049cf1b39 /Python/errors.c | |
parent | 6827c5129c5541a8608323fceda2233d542a5ec2 (diff) | |
download | cpython-344f3c3fd41091188b7e429b9d8bf64fea9a5866.zip cpython-344f3c3fd41091188b7e429b9d8bf64fea9a5866.tar.gz cpython-344f3c3fd41091188b7e429b9d8bf64fea9a5866.tar.bz2 |
gh-131238: Remove pycore_lock.h includes (#131483)
PyMutex type is now part of <Python.h>, it's no longer needed to
include <pycore_lock.h> to get it.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions