diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-04-18 12:24:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-18 12:24:43 (GMT) |
commit | dd8b4d4d375635184b74c69c1a5da886839e3a5c (patch) | |
tree | 2e1d4eb9221251cc0a8e8aadac1fad41dfe24187 | |
parent | aa2fc81ea3a98aa437c43c5bf74512eece809b21 (diff) | |
download | cpython-dd8b4d4d375635184b74c69c1a5da886839e3a5c.zip cpython-dd8b4d4d375635184b74c69c1a5da886839e3a5c.tar.gz cpython-dd8b4d4d375635184b74c69c1a5da886839e3a5c.tar.bz2 |
[3.12] gh-116932: Remove redundant NEWS entry (GH-118040) (#118041)
Co-authored-by: lyc8503 <me@lyc8503.site>
-rw-r--r-- | Misc/NEWS.d/next/Documentation/2024-04-17-22-16-19.gh-issue-116932.lETyxa.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2024-04-17-22-16-19.gh-issue-116932.lETyxa.rst b/Misc/NEWS.d/next/Documentation/2024-04-17-22-16-19.gh-issue-116932.lETyxa.rst deleted file mode 100644 index 41885bc..0000000 --- a/Misc/NEWS.d/next/Documentation/2024-04-17-22-16-19.gh-issue-116932.lETyxa.rst +++ /dev/null @@ -1 +0,0 @@ -Add notes on how to report python documentation theme bugs |