Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[plistlib] using collections.Mapping with singledispatch raises TypeError on python2  #1423

@mhosken

Description

@mhosken

In commit 3b2bfcf support for writing a plist for a dict was removed in favour of requiring a Mapping. Was that intentional or was it that dict and Mapping should both be supported? Currently fonttools is broken for use with defcon since defcon passes a dict to plist for serializing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions