Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-72793: C implementation of parts of copy.deepcopy#91610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
eendebakpt wants to merge 77 commits into python:mainChoose a base branch from eendebakpt:deepcopy_c_implementation
base:main
Could not load branches
Branch not found: {{refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading. Please reload this page.
Open
Changes from all commits
Commits
Show all changes
77 commits Select commit Hold shift + click to select a range
68458bc add patch from https://bugs.python.org/issue28607
eendebakpt f5ad0c3 add patch from https://bugs.python.org/issue28607
eendebakpt fefb5ac fix clinic; add _copy to build
eendebakpt 47824bd refactor deepcopy c code
eendebakpt 3d56fd3 validated tests
eendebakpt 5507364 refactor code
eendebakpt a8f1792 Apply suggestions from code review
eendebakpt 20e27ee review comments
eendebakpt 94b55cf Merge branch 'deepcopy_c_implementation' of github.com:eendebakpt/cpy…
eendebakpt 9a85e4a address review comments
eendebakpt be33d78 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 28f2467 fix regen
eendebakpt b72365a use vectorcall for python callback
eendebakpt 2548d12 fix windows build
eendebakpt 65f4ea4 address review comments
eendebakpt 73b1300 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 5045ee2 Merge branch 'main' into deepcopy_c_implementation
eendebakpt c9a21f0 Merge branch 'main' into deepcopy_c_implementation
eendebakpt e21517c fix AC
eendebakpt 0e800fb Merge branch 'main' into deepcopy_c_implementation
eendebakpt 032c915 Merge branch 'main' into deepcopy_c_implementation
eendebakpt d9e94d9 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 1a9dd78 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 51a1aa8 remove setup.py
eendebakpt 6b5216b Merge branch 'main' into deepcopy_c_implementation
eendebakpt f6cf26d regen
eendebakpt bc3efa0 Merge branch 'deepcopy_c_implementation' of githubeendebakpt:eendebak…
eendebakpt b7d2d45 use Py_newRef
eendebakpt 7cf1ea0 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 9cf6181 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 08be03a Merge branch 'main' into deepcopy_c_implementation
eendebakpt 4e9a202 Merge branch 'main' into deepcopy_c_implementation
eendebakpt b50e6e5 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 132e2f3 wip
eendebakpt 0e09898 Revert "wip"
eendebakpt 8fa73a9 Merge branch 'main' into deepcopy_c_implementation
eendebakpt c7545d2 pep7 - part1
eendebakpt 93480be pep7 - part 2
eendebakpt 0f945d1 ac
eendebakpt 1fcb19d pep7
eendebakpt 424df01 pep7
eendebakpt c556530 ac
eendebakpt 808bc5d Merge branch 'main' into deepcopy_c_implementation
eendebakpt 9275ea3 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 2c1ddb4 pep7
eendebakpt a736d2e Merge branch 'main' into deepcopy_c_implementation
eendebakpt 33eec1c Merge branch 'main' into deepcopy_c_implementation
eendebakpt 75375cd make global C variables fully const
eendebakpt 4071339 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 5915ead fix merge issues
eendebakpt 0228f64 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 066afe2 fix merge issues
eendebakpt d622575 Merge branch 'deepcopy_c_implementation' of githubeendebakpt:eendebak…
eendebakpt c38e150 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 1e43e5d Merge branch 'main' into deepcopy_c_implementation
eendebakpt d074603 update for changed c api
eendebakpt 22e7610 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 0e8f043 include pycore_dict.h header
eendebakpt 83c2fdb Merge branch 'main' into deepcopy_c_implementation
eendebakpt b76a43c fix _PyDict_NewPresized
eendebakpt ce5f28a fix _PyDict_NewPresized
eendebakpt f155330 fix _PyDict_NewPresized
eendebakpt 2be1c3b align PR with addition of copy.replace
eendebakpt 61ad279 pylint
eendebakpt 74098d7 make _PyDict_NewPresized available in shared extensions
eendebakpt 62b7c76 make regen-all
eendebakpt fb5e27a Merge branch 'main' into deepcopy_c_implementation
eendebakpt 8f6aad7 resolve merge changes
eendebakpt ce8bed7 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 93c2d57 Merge branch 'main' into deepcopy_c_implementation
eendebakpt e6379d0 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 0971be5 update argument clinic
eendebakpt 6d13239 resolve merge conflicts
eendebakpt 35cdca5 Merge branch 'main' into deepcopy_c_implementation
erlend-aasland 6097604 Merge branch 'main' into deepcopy_c_implementation
fde2b83 Merge branch 'main' into deepcopy_c_implementation
eendebakpt 9bef684 Merge branch 'main' into deepcopy_c_implementation
eendebakpt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.