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

[3.5] bpo-30892: Fix _elementtree module initialization (#2647) #2650

Merged
merged 1 commit into from Jul 10, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 10, 2017

Handle getattr(copy, 'deepcopy') error in _elementtree module
initialization.
(cherry picked from commit b136f11)

Handle getattr(copy, 'deepcopy') error in _elementtree module
initialization.
(cherry picked from commit b136f11)
@vstinner vstinner merged commit 7f567e7 into python:3.5 Jul 10, 2017
@vstinner vstinner deleted the etree_copy35 branch Jul 10, 2017
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.

None yet

2 participants