Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
9990245
Optimize performance of copy.deepcopy by adding a fast path for atomi…
eendebakpt Jan 18, 2024
06f1980
match order with main
eendebakpt Jan 18, 2024
dd9fabf
📜🤖 Added by blurb_it.
blurb-it[bot] Jan 18, 2024
becbb59
format news entry
eendebakpt Jan 18, 2024
339c2b9
put d variable back
eendebakpt Jan 19, 2024
89ecad1
Merge branch 'deepcopy_atomic_types' of github.com:eendebakpt/cpython…
eendebakpt Jan 19, 2024
9aacf87
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Jan 30, 2024
5197f94
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Feb 4, 2024
18914f3
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Feb 26, 2024
8f294c7
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Feb 26, 2024
3b57fc1
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Mar 18, 2024
53d63a7
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Mar 29, 2024
eb8e6ba
improve performance of _deepcopy_list with a list comprehension
eendebakpt Apr 13, 2024
e468b6c
avoid generation of exception in _deepcopy_tuple
eendebakpt Apr 13, 2024
2b4abe6
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Apr 13, 2024
e3310f5
revert comprehension changes
eendebakpt Apr 14, 2024
1186a5b
Merge branch 'deepcopy_atomic_types' of github.com:eendebakpt/cpython…
eendebakpt Apr 14, 2024
ce7273b
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Apr 20, 2024
4bc74d3
Update Lib/copy.py
eendebakpt May 1, 2024
d69d8da
Merge branch 'main' into deepcopy_atomic_types
eendebakpt May 1, 2024
c66b24d
Apply suggestions from code review
eendebakpt May 1, 2024
142b0fc
Merge branch 'main' into deepcopy_atomic_types
eendebakpt May 6, 2024
d6fa670
Merge branch 'main' into deepcopy_atomic_types
eendebakpt Jun 1, 2024
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
Next Next commit
Merge branch 'main' into deepcopy_atomic_types
  • Loading branch information
eendebakpt authored May 1, 2024
commit d69d8da33ee73876b4add59a80807e2f317a8b10

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.