Skip to content

Remove deprecated "Container.intercept_traits" events #792

@rahulporuri

Description

@rahulporuri

enable/enable/container.py

Lines 114 to 118 in 3d138a2

if "intercept_events" in traits:
warnings.warn(
"'intercept_events' is a deprecated trait",
warnings.DeprecationWarning,
)

The Container.intercept_traits trait has been deprecated for a while now. It was deprecated in 2007 in the commit 9ac7118. I think it's about time we remove the trait from the codebase.

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