Update Misc/NEWS.d/next/Library/2024-11-04-15-08-02.gh-issue-126399.-4rB22.rst

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Chaebin-Kim24 2024-11-23 21:00:53 +09:00 committed by GitHub
parent 2b62c59a96
commit a78ce2ceea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
Fix :mod:`turtle` clone() items management when clearing cloned turtle items
Fix :meth:`turtle.clone` items management when clearing cloned turtle items.