https://github.com/python/cpython/commit/0a0756c5edd8c32783a39ef00c47fe4a54deecbc commit: 0a0756c5edd8c32783a39ef00c47fe4a54deecbc branch: main author: lyc8503 <[email protected]> committer: AlexWaygood <[email protected]> date: 2024-04-18T13:22:18+01:00 summary:
gh-116932: Remove redundant NEWS entry (#118040) 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]
