Skip to content

ldif _unparseEntryRecord doesn't handle OrderedDict #244

Open
@peppelinux

Description

@peppelinux

Issue description:

https://github.com/python-ldap/python-ldap/blob/master/Lib/ldif.py#L153

_unparseEntryRecord doesn't handle OrderedDict.
It uses sorted function and then reorder the sequence.

PR here:
#245

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions