plistlib has no graceful way of handing None values

Open
#55,310 5 comments 0 reactions 1 assignee View on GitHub

@ronaldoussoren is already working on this.

Since May 24, 2013.

Assessment

This issue has not been assessed yet.

Description

stdlib type-feature
BPO 11101
Nosy @ronaldoussoren, @ned-deily, @serhiy-storchaka
Files
  • plistlib.patch: Patch adding ignoreNone parameter
  • 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/ronaldoussoren'
    closed_at = None
    created_at = <Date 2011-02-02.19:10:51.118>
    labels = ['type-feature', 'library']
    title = 'plistlib has no graceful way of handing None values'
    updated_at = <Date 2015-04-23.18:28:08.652>
    user = 'https://bugs.python.org/bobveznat'
    

    bugs.python.org fields:

    activity = <Date 2015-04-23.18:28:08.652>
    actor = 'Behdad.Esfahbod'
    assignee = 'ronaldoussoren'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2011-02-02.19:10:51.118>
    creator = 'bobveznat'
    dependencies = []
    files = ['20651']
    hgrepos = []
    issue_num = 11101
    keywords = ['patch']
    message_count = 4.0
    messages = ['127750', '189911', '228560', '241873']
    nosy_count = 7.0
    nosy_names = ['jvr', 'ronaldoussoren', 'ned.deily', 'bobveznat', 'serhiy.storchaka', 'Behdad.Esfahbod', 'Matt.Hansen']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11101'
    versions = ['Python 3.4']
    

    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.