Skip to content
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

fix that allows for deepcopy/pickling trees with symlink nodes #177

Closed
wants to merge 1 commit into from

Conversation

kylewhite21
Copy link
Contributor

Fixes #138 and possibly #161. Also fixes the infinite recursion error in copy.deepcopy(tree) when tree has a SymlinkNode.

c0fec0de added a commit that referenced this pull request Oct 26, 2023
@c0fec0de
Copy link
Owner

@c0fec0de c0fec0de closed this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants