Skip to content

plistlib unable to read json and binary plist files #58660

@d9pouces

Description

@d9pouces
mannequin
BPO 14455
Nosy @ronaldoussoren, @ned-deily, @merwok, @bitdancer, @serhiy-storchaka, @mgrandi
Files
  • plistlib.py: New plistlib implementation, with read-support of the three plist formats
  • context.diff
  • plistlib_ext.patch: Ported to Python3 and cleaned
  • plistlib_with_test.diff
  • issue14455-v2.txt
  • issue14455-v3.txt
  • issue14455-v4.txt
  • issue14455-v5.txt
  • issue-14455-v6.txt
  • issue-14455-v7.txt
  • plistlib_generate_testdata.py
  • plistlib_generate_testdata.py
  • issue-14455-v8.txt
  • issue-14455-v9.txt
  • issue-14455-v10.txt
  • plistlib_int.patch
  • negative_int_support.txt
  • apple-behavior-with-large-integers.py
  • negative_int_support-2.txt
  • 18446744073709551615.plist
  • plistlib_big_ints.patch
  • 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 = <Date 2014-02-06.10:22:45.950>
    created_at = <Date 2012-03-30.21:56:18.204>
    labels = ['OS-mac', 'type-feature', 'library']
    title = 'plistlib unable to read json and binary plist files'
    updated_at = <Date 2014-03-09.19:17:39.711>
    user = 'https://bugs.python.org/d9pouces'

    bugs.python.org fields:

    activity = <Date 2014-03-09.19:17:39.711>
    actor = 'python-dev'
    assignee = 'ronaldoussoren'
    closed = True
    closed_date = <Date 2014-02-06.10:22:45.950>
    closer = 'ronaldoussoren'
    components = ['Library (Lib)', 'macOS']
    creation = <Date 2012-03-30.21:56:18.204>
    creator = 'd9pouces'
    dependencies = []
    files = ['25075', '25076', '25077', '25156', '30523', '30525', '30530', '30541', '30740', '30749', '30790', '30791', '30874', '32752', '32754', '32937', '33204', '33206', '33207', '33213', '33481']
    hgrepos = []
    issue_num = 14455
    keywords = ['patch', 'needs review']
    message_count = 67.0
    messages = ['157152', '157154', '157155', '157159', '157166', '157506', '157668', '157669', '157687', '157781', '164620', '165438', '168974', '169000', '169100', '185734', '185736', '189917', '190895', '190902', '190903', '190913', '190922', '190950', '191988', '192000', '192037', '192045', '192129', '192183', '192385', '192386', '192689', '192721', '198952', '203211', '203418', '203419', '203612', '203628', '203629', '203630', '203633', '203723', '205012', '205018', '205026', '205033', '205035', '206592', '206594', '206595', '206600', '206601', '206615', '206619', '208153', '208158', '208159', '208161', '208162', '208163', '208164', '208165', '210372', '210373', '212970']
    nosy_count = 9.0
    nosy_names = ['ronaldoussoren', 'ned.deily', 'eric.araujo', 'r.david.murray', 'jrjsmrtn', 'python-dev', 'serhiy.storchaka', 'd9pouces', 'markgrandi']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14455'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    OS-macstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions