]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Replace non-breaking spaces with normal spaces (#130116)
authorAN Long <aisk@users.noreply.github.com>
Sun, 16 Feb 2025 01:33:14 +0000 (10:33 +0900)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 01:33:14 +0000 (09:33 +0800)
commit798f8d3ea9f54ee80a684bff74f67ee7d99e35c2
treefdf6a91bf0da556027157f19768a0a397e58f396
parenta7d41a89474a07ce2b96943ea3f152e0dc757240
Replace non-breaking spaces with normal spaces (#130116)

Using normal spaces in place of non-breaking spaces.
13 files changed:
Android/README.md
Doc/library/itertools.rst
Doc/library/sqlite3.rst
Doc/whatsnew/3.1.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
InternalDocs/interpreter.md
Lib/test/clinic.test.c
Lib/test/test_asyncio/test_selector_events.py
Lib/test/test_bytes.py
Lib/test/test_embed.py
Lib/test/test_pyrepl/test_reader.py
Misc/NEWS.d/3.11.0b1.rst