]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in docs, error messages and comments (#122502)
authorjianghuyiyuan <shuangcui@live.com>
Thu, 1 Aug 2024 00:26:09 +0000 (09:26 +0900)
committerGitHub <noreply@github.com>
Thu, 1 Aug 2024 00:26:09 +0000 (00:26 +0000)
commit46f5a4f9e1781ad8d60eb53bbaf6cd8534a286cd
tree8278a9c7c1cc9ba012e5547ddb15849ae8873194
parent06656e259bc9b2c3cf8a23bdc6e4acb052c56e1f
Fix typos in docs, error messages and comments (#122502)

Signed-off-by: jianghuyiyuan <shuangcui@live.com>
Doc/howto/isolating-extensions.rst
Doc/library/threading.rst
Doc/using/configure.rst
Include/internal/pycore_freelist_state.h
Lib/test/test_webbrowser.py
Python/crossinterp.c