]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136759: rename `lock.h` to `pylock.h` (#137041)
authorAN Long <aisk@users.noreply.github.com>
Thu, 24 Jul 2025 10:46:07 +0000 (19:46 +0900)
committerGitHub <noreply@github.com>
Thu, 24 Jul 2025 10:46:07 +0000 (16:16 +0530)
commitec02db5caa546cb4759999453bd6efc1d517b95c
treef174ff9283a07d487767da30e582b253648eff21
parentae4d27eba7c746463c62649c36d53979f3a00f94
gh-136759: rename `lock.h` to `pylock.h` (#137041)

Rename `lock.h` to `pylock.h` to avoid conflicts with headers of other projects.
Include/Python.h
Include/cpython/pylock.h [moved from Include/cpython/lock.h with 100% similarity]
Include/internal/pycore_lock.h
Include/pylock.h [moved from Include/lock.h with 87% similarity]
Makefile.pre.in
Misc/NEWS.d/next/C_API/2025-07-23-22-30-23.gh-issue-136759.ffB4wO.rst [new file with mode: 0644]
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters