enthought / enthought/pyface

Better testing for event filters

Open
#1,097 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

In the Qt backend we use event filters a fair but so we don't need to subclass qt widgets, but this has led to some issues around reference cycles and object lifetimes.

We should develop and implement patterns for testing that the even filters work as expected and also that they are cleaned up properly during garbage collection (eg. can handle situations such as Python objects not longer existing).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.