From 058fb35b57ca8c5063d16ec818e668b3babfea65 Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Mon, 9 Aug 2021 21:32:54 +0300 Subject: [PATCH] bpo-44854: Remove trailing whitespaces (GH-27689) --- .github/SECURITY.md | 2 +- .github/problem-matchers/sphinx.json | 2 +- Doc/tools/templates/search.html | 4 ++-- Modules/_bisectmodule.c | 2 +- Modules/_ctypes/_ctypes_test.c | 2 +- Modules/_json.c | 2 +- Modules/termios.c | 2 +- Objects/exceptions.c | 2 +- Objects/genericaliasobject.c | 2 +- Parser/tokenizer.h | 2 +- Python/adaptive.md | 4 ++-- Tools/c-analyzer/c_parser/_state_machine.py | 2 +- Tools/c-analyzer/c_parser/preprocessor/__init__.py | 2 +- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 82ae4ca8c30..2aebc5a0bf7 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -14,4 +14,4 @@ official website](https://www.python.org/dev/security/) for instructions on how to report a security-related problem to the Python team responsibly. -To reach the response team, email `security at python dot org`. +To reach the response team, email `security at python dot org`. diff --git a/.github/problem-matchers/sphinx.json b/.github/problem-matchers/sphinx.json index 228415f5b7b..09848608a7b 100644 --- a/.github/problem-matchers/sphinx.json +++ b/.github/problem-matchers/sphinx.json @@ -34,7 +34,7 @@ "line": 2, "message": 3 } - ] + ] } ] } \ No newline at end of file diff --git a/Doc/tools/templates/search.html b/Doc/tools/templates/search.html index cf20c2e1d4f..f2ac2ea0f09 100644 --- a/Doc/tools/templates/search.html +++ b/Doc/tools/templates/search.html @@ -6,7 +6,7 @@ jQuery(function() { $.getJSON("_static/glossary.json", function(glossary) { - var RESULT_TEMPLATE = '