Skip to content

Remove old-deprecated ElementTree features (part 2) #80724

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 36543
Nosy @scoder, @tiran, @encukou, @serhiy-storchaka, @hroncok, @miss-islington, @rahul-kumi
PRs
  • [3.9] bpo-36543: Remove old-deprecated ElementTree features. #12707
  • bpo-39937: modify iter() suggestion to Element.iter() #18937
  • bpo-36543: Remove the xml.etree.cElementTree module. #19108
  • bpo-36543: What's new: Document how to replace xml.etree.cElementTree #19188
  • Revert "bpo-36543: Remove the xml.etree.cElementTree module." #19920
  • bpo-36543: Restore cElementTree and mark it for removal in 3.10 #19921
  • bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." #20117
  • [3.9] bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117) #20780
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2020-06-10.16:04:24.719>
    created_at = <Date 2019-04-06.16:06:22.348>
    labels = ['expert-XML', 'type-feature', '3.9']
    title = 'Remove old-deprecated ElementTree features (part 2)'
    updated_at = <Date 2021-01-05.17:46:41.989>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-01-05.17:46:41.989>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-06-10.16:04:24.719>
    closer = 'scoder'
    components = ['XML']
    creation = <Date 2019-04-06.16:06:22.348>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36543
    keywords = ['patch']
    message_count = 27.0
    messages = ['339533', '339535', '350938', '364802', '365190', '368083', '368105', '368108', '368111', '368113', '368118', '368120', '368121', '368122', '368123', '368127', '368135', '371210', '371212', '371214', '384390', '384399', '384400', '384401', '384412', '384415', '384419']
    nosy_count = 8.0
    nosy_names = ['scoder', 'christian.heimes', 'eli.bendersky', 'petr.viktorin', 'serhiy.storchaka', 'hroncok', 'miss-islington', 'rahul-kumi']
    pr_nums = ['12707', '18937', '19108', '19188', '19920', '19921', '20117', '20780']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36543'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions