Skip to content

cidict no longer defines a .copy() method #387

@mistotebe

Description

@mistotebe

Issue description:

At some point, cidict.copy() disappeared.

Steps to reproduce:

from ldap.cidict import cidict
d = cidict()
d.copy()

Used to work, now .copy() is no longer a method.

Operating system: Linux
Python version: 3.8
python-ldap version: 3.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions