Skip to content

collections.MutableMapping is deprecated at python 3.10. Code does not work on Pro 3.3+ #263

@sirws

Description

@sirws

https://github.com/Esri/data-assistant/blob/master/Shared/GPTools/arcpy/dlaFieldCalculator.py#L556

Need to change to:
class CaseInsensitiveDict(collections.abc.MutableMapping):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions