Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for Traits 7.0.2 release #1828

Merged
merged 5 commits into from
Jan 24, 2025
Merged

Prepare for Traits 7.0.2 release #1828

merged 5 commits into from
Jan 24, 2025

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented Jan 24, 2025

This PR prepares for a Traits 7.0.2 release:

In #1792 we made `traits.trait_notifiers.ui_handler` private, renaming
it to `_ui_handler`. However, it turns out that Pyface wants to access
the value of `ui_handler` directly, so this change breaks current
Pyface.

This PR reverts that change.

Pyface code links:
-
https://github.com/enthought/pyface/blob/46f700999284c8104fb2a5468f549677dfadf063/pyface/ui/qt/init.py#L15
-
https://github.com/enthought/pyface/blob/46f700999284c8104fb2a5468f549677dfadf063/pyface/ui/wx/init.py#L14

(cherry picked from commit 347e58b)
This PR updates all workflows to support 3.13.

We may run into issues with the full test workflow on Python 3.13.

(cherry picked from commit 0dda807)
@mdickinson mdickinson merged commit 928d069 into maint/7.0 Jan 24, 2025
32 checks passed
@mdickinson mdickinson deleted the release/7.0.2 branch January 24, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant