Jedrzej Kosinski
6044679a3c
Make sure this PR only has MatchType stuff
2025-11-12 10:55:14 -08:00
Jedrzej Kosinski
581f8fe930
Also add MatchType check to input_type in validation - will likely trigger when connecting to non-lazy stuff
2025-11-04 19:54:28 -08:00
Jedrzej Kosinski
bd78daa9a7
Make match type receive_type pass validation
2025-11-04 19:41:14 -08:00
Jedrzej Kosinski
7b77a0d305
Add workaround in validation.py for V3 Combo outputs not working as Combo inputs
2025-11-04 16:58:34 -08:00
filtered
4e402b11c6
Reland union type ( #5900 )
...
* Reapply "Add union link connection type support (#5806 )" (#5889 )
This reverts commit bf9a90a145 .
* Fix union type breaks existing type workarounds
* Add non-string test
* Add tests for hacks and non-string types
* Support python versions lower than 3.11
2024-12-04 15:12:10 -05:00
Chenlei Hu
bf9a90a145
Revert "Add union link connection type support ( #5806 )" ( #5889 )
...
This reverts commit 8d4e06324f .
2024-12-03 13:06:34 -05:00
Chenlei Hu
8d4e06324f
Add union link connection type support ( #5806 )
...
* Add union type support
* Move code
* nit
2024-12-03 05:46:00 -05:00