ET: add custom namespaces to serialization methods

Open
#57,587 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Review the historical issue13378_non_global_namespaces_v3.diff and linked PR gh-157523 first, then inspect the affected serialization methods and any tests referenced there. Completion means custom namespaces are supported by the serialization methods and the relevant behavior is covered by tests.

Written by the indexing model from the issue text.

Description

topic-XML type-feature
BPO 13378
Nosy @jcea, @scoder, @vstinner, @bitdancer, @florentx, @Nekmo
Files
  • issue13378_non_global_namespaces.diff
  • issue13378_non_global_namespaces_v2.diff
  • issue13378_non_global_namespaces_v3.diff
  • 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 = None
    closed_at = None
    created_at = <Date 2011-11-09.22:17:50.512>
    labels = ['expert-XML', 'type-feature']
    title = 'ET: add custom namespaces to serialization methods'
    updated_at = <Date 2019-07-29.11:38:53.572>
    user = 'https://github.com/Nekmo'
    

    bugs.python.org fields:

    activity = <Date 2019-07-29.11:38:53.572>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['XML']
    creation = <Date 2011-11-09.22:17:50.512>
    creator = 'Nekmo'
    dependencies = []
    files = ['23655', '23702', '23895']
    hgrepos = []
    issue_num = 13378
    keywords = ['patch']
    message_count = 19.0
    messages = ['147378', '147379', '147380', '147415', '147419', '147422', '147743', '149133', '149143', '149187', '164984', '164991', '164993', '164996', '165002', '165496', '165497', '228422', '348625']
    nosy_count = 8.0
    nosy_names = ['effbot', 'jcea', 'scoder', 'vstinner', 'r.david.murray', 'eli.bendersky', 'flox', 'Nekmo']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13378'
    versions = ['Python 3.5']
    

    Linked PRs
    • gh-157523
    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.