https://github.com/python/cpython/commit/8eed63e97329407a77174f2fa2ed415136191654 commit: 8eed63e97329407a77174f2fa2ed415136191654 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka <[email protected]> date: 2025-11-19T20:17:51Z summary:
[3.14] Move the NEWS entry for gh-141659 to the correct section (GH-141744) (GH-141766) (cherry picked from commit fbc31d14ffaae1f252865db52fc7f5f6311e7b1a) Co-authored-by: Ayappan Perumal <[email protected]> files: A Misc/NEWS.d/next/Library/2025-11-17-08-16-30.gh-issue-141659.QNi9Aj.rst D Misc/NEWS.d/next/Core_and_Builtins/2025-11-17-08-16-30.gh-issue-141659.QNi9Aj.rst diff --git a/Misc/NEWS.d/next/Core_and_Builtins/2025-11-17-08-16-30.gh-issue-141659.QNi9Aj.rst b/Misc/NEWS.d/next/Library/2025-11-17-08-16-30.gh-issue-141659.QNi9Aj.rst similarity index 100% rename from Misc/NEWS.d/next/Core_and_Builtins/2025-11-17-08-16-30.gh-issue-141659.QNi9Aj.rst rename to Misc/NEWS.d/next/Library/2025-11-17-08-16-30.gh-issue-141659.QNi9Aj.rst _______________________________________________ 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]
