https://github.com/python/cpython/commit/f42eafdd09b6c3c8459c25593df6655b5a386c2a commit: f42eafdd09b6c3c8459c25593df6655b5a386c2a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka <[email protected]> date: 2025-10-01T08:59:48Z summary:
[3.13] gh-139210: Move gh-139210 patch NEWS file to correct section (GH-139469) (GH-139470) (cherry picked from commit d936dbeb1f1ebb4291a035dae88be78722c51d34) Co-authored-by: Ken Jin <[email protected]> files: A Misc/NEWS.d/next/Library/2025-09-21-15-58-57.gh-issue-139210.HGbMvz.rst D Misc/NEWS.d/next/Core_and_Builtins/2025-09-21-15-58-57.gh-issue-139210.HGbMvz.rst diff --git a/Misc/NEWS.d/next/Core_and_Builtins/2025-09-21-15-58-57.gh-issue-139210.HGbMvz.rst b/Misc/NEWS.d/next/Library/2025-09-21-15-58-57.gh-issue-139210.HGbMvz.rst similarity index 100% rename from Misc/NEWS.d/next/Core_and_Builtins/2025-09-21-15-58-57.gh-issue-139210.HGbMvz.rst rename to Misc/NEWS.d/next/Library/2025-09-21-15-58-57.gh-issue-139210.HGbMvz.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]
