Skip to content

bpo-30892: Fix _elementtree module initialization #2647

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

Merged
merged 1 commit into from
Jul 10, 2017
Merged

bpo-30892: Fix _elementtree module initialization #2647

merged 1 commit into from
Jul 10, 2017

Conversation

vstinner
Copy link
Member

Handle getattr(copy, 'deepcopy') error in _elementtree module
initialization.

Handle getattr(copy, 'deepcopy') error in _elementtree module
initialization.
@vstinner vstinner merged commit b136f11 into python:master Jul 10, 2017
@vstinner vstinner deleted the etree_copy branch July 10, 2017 20:28
vstinner added a commit that referenced this pull request Jul 10, 2017
Handle getattr(copy, 'deepcopy') error in _elementtree module
initialization.
(cherry picked from commit b136f11)
vstinner added a commit that referenced this pull request Jul 10, 2017
Handle getattr(copy, 'deepcopy') error in _elementtree module
initialization.
(cherry picked from commit b136f11)
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Jul 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants