Skip to content

bpo-30892: Fix _elementtree module initialization#2647

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:etree_copy
Jul 10, 2017
Merged

bpo-30892: Fix _elementtree module initialization#2647
vstinner merged 1 commit intopython:masterfrom
vstinner:etree_copy

Conversation

@vstinner
Copy link
Copy Markdown
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