Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Misc/NEWS.d/next/Library/2026-01-05-12-20-42.gh-issue-143445.r…
…gxnbL.rst

Co-authored-by: Bénédikt Tran <[email protected]>
  • Loading branch information
heikkitoivonen and picnixz authored Jan 5, 2026
commit ef2d3ea5bba0e984b23bdcec921f6bfdf131545e
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Optimize deepcopy in :mod:`copy`, pyperformance reports 1.04x speedup.
Speed up :func:`copy.deepcopy` by 1.04x.
Loading