https://github.com/python/cpython/commit/dd8b4d4d375635184b74c69c1a5da886839e3a5c commit: dd8b4d4d375635184b74c69c1a5da886839e3a5c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood <[email protected]> date: 2024-04-18T12:24:43Z summary:
[3.12] gh-116932: Remove redundant NEWS entry (GH-118040) (#118041) Co-authored-by: lyc8503 <[email protected]> files: D Misc/NEWS.d/next/Documentation/2024-04-17-22-16-19.gh-issue-116932.lETyxa.rst 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 41885bcf663440..00000000000000 --- 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 _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
