pyapp-kit
psygnal
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
move deps
tlambert03:support-async
1 day ago
fix typing tests
tlambert03:support-async
1 day ago
finish tests and add docs
tlambert03:support-async
1 day ago
feat: Support bubbling up of events from evented children on dataclasses (#298) * feat: starting on nested events again * wip * finish * coverage * rename to loc * fix tests * docs * fix containers * update test * fix bench * remove prop * doc * style(pre-commit.ci): auto fixes [...] * merge in new changes from other branch * feat: enhance PathStep documentation and ensure index is an integer * fi xcompiled * resolve comment * less diff * fix bench * no cov * remove flatten * update default values for connect_child_events and signal_group_descriptor * coverage * add test for path coverage * Enhance event bubbling documentation and functionality - Added documentation for event bubbling from child objects in dataclasses. - Improved handling of child event connections in SignalGroupDescriptor. - Updated EventedList to enable child events by default. - Modified signal instance iteration to suppress all exceptions. - Adjusted test to validate EmissionInfo path correctly. * speed up * reduce code * refactor * new test * docs * add pytest-benchmark * speed up again * nocover * Update dataclasses.md Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com> * remove pathstep * cleaner signal_instance_class pattern * refactor: remove unused callback method and clean up imports in tests * fix test * Update src/psygnal/_group.py Co-authored-by: ndxmrb <162720426+ndxmrb@users.noreply.github.com> * only elide non-string reprs * update doc * fix test * more docs --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com> Co-authored-by: ndxmrb <162720426+ndxmrb@users.noreply.github.com>
main
2 days ago
Merge branch 'main' into support-async
tlambert03:support-async
2 days ago
Merge branch 'main' into generic-signal
tlambert03:generic-signal
5 days ago
Merge branch 'main' into generic-sig-group-decriptor
tlambert03:generic-sig-group-decriptor
5 days ago
feat: Support bubbling up of events from evented children on dataclasses (#298) * feat: starting on nested events again * wip * finish * coverage * rename to loc * fix tests * docs * fix containers * update test * fix bench * remove prop * doc * style(pre-commit.ci): auto fixes [...] * merge in new changes from other branch * feat: enhance PathStep documentation and ensure index is an integer * fi xcompiled * resolve comment * less diff * fix bench * no cov * remove flatten * update default values for connect_child_events and signal_group_descriptor * coverage * add test for path coverage * Enhance event bubbling documentation and functionality - Added documentation for event bubbling from child objects in dataclasses. - Improved handling of child event connections in SignalGroupDescriptor. - Updated EventedList to enable child events by default. - Modified signal instance iteration to suppress all exceptions. - Adjusted test to validate EmissionInfo path correctly. * speed up * reduce code * refactor * new test * docs * add pytest-benchmark * speed up again * nocover * Update dataclasses.md Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com> * remove pathstep * cleaner signal_instance_class pattern * refactor: remove unused callback method and clean up imports in tests * fix test * Update src/psygnal/_group.py Co-authored-by: ndxmrb <162720426+ndxmrb@users.noreply.github.com> * only elide non-string reprs * update doc * fix test * more docs --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com> Co-authored-by: ndxmrb <162720426+ndxmrb@users.noreply.github.com>
main
5 days ago
Active Branches
feat: support coroutine functions
last run
1 day ago
#346
CodSpeed Performance Gauge
-1%
feat: make Signal and SignalInstance Generic, support static type validation of signal connections
last run
5 days ago
#304
CodSpeed Performance Gauge
-53%
feat: make SignalGroupDescriptor generic
last run
5 days ago
#297
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs