enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.
http://docs.enthought.com/chaco/
Other
292 stars 99 forks source link

Remove unneeded __getstate__ methods #777

Closed aaronayres35 closed 3 years ago

aaronayres35 commented 3 years ago

These methods were pulled up into the StackedContainer base class in enable in PR https://github.com/enthought/enable/pull/841

Note that PR was merged into enable master and we test against enable maint/5.2. Once https://github.com/enthought/enable/pull/845 is merged we can go ahead with this PR.

Note this PR should not block the release. If it does get merged in time in can be backported into maint/5.0.