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

Fix #1929 #1930

Merged
merged 7 commits into from
Aug 30, 2022
Merged

Fix #1929 #1930

merged 7 commits into from
Aug 30, 2022

Conversation

johannesloibl
Copy link
Contributor

@johannesloibl johannesloibl commented Aug 30, 2022

Fix for #1929

@johannesloibl johannesloibl changed the title Fix #1929 Fix enthought#1929 Aug 30, 2022
@johannesloibl johannesloibl changed the title Fix enthought#1929 Fix #1929 Aug 30, 2022
@corranwebster
Copy link
Contributor

Thanks for the contribution - in principle this looks good. Not sure why the tests failed, so I am re-running them to see if it was a one-off thing or replicable.

Copy link
Contributor

@corranwebster corranwebster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like tests are passing.

Thanks once again for the contribution!

@corranwebster corranwebster merged commit eaec704 into enthought:main Aug 30, 2022
@corranwebster corranwebster added the need backport to maint/* PRs that need to be backported to a maintenance branch label Aug 30, 2022
@johannesloibl
Copy link
Contributor Author

johannesloibl commented Aug 30, 2022

You are welcome. Your ecosystem is a complete gamechanger for me when creating powerful scientific and enginieering applications, without much effort. It sped up my application development by a factor of >10 (comapred to pure PyQt) while code quality and testability is amazing, great job!
I wonder why this is not yet used in more open source projects, probably a hidden gem ;)

corranwebster added a commit that referenced this pull request Oct 3, 2022
* TreeEditor factory callable should support None-type return value (#1848)

* "selected" trait the tree editor does not contain all selected items (#1850)

* Fix #1914

Empty group leads to Python crash on PyQt5

* Add support for filter_name editor trait in simple-style editor

Co-authored-by: Corran Webster <cwebster@enthought.com>
Co-authored-by: PyHannes <48917891+pyhannes@users.noreply.github.com>
corranwebster added a commit that referenced this pull request Oct 3, 2022
* TreeEditor factory callable should support None-type return value (#1848)

* "selected" trait the tree editor does not contain all selected items (#1850)

* Fix #1914

Empty group leads to Python crash on PyQt5

* Add support for filter_name editor trait in simple-style editor

Co-authored-by: Corran Webster <cwebster@enthought.com>
Co-authored-by: PyHannes <48917891+pyhannes@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need backport to maint/* PRs that need to be backported to a maintenance branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants