3 Commits

Author SHA1 Message Date
filtered
259ebb722c Reland union type (#5900)
* Reapply "Add union link connection type support (#5806)" (#5889)

This reverts commit edf21cf606ff4b729175c50f7518c040d0a2b47c.

* 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
edf21cf606 Revert "Add union link connection type support (#5806)" (#5889)
This reverts commit c180902dc8e812dcb767e637bbb21c9695f78091.
2024-12-03 13:06:34 -05:00
Chenlei Hu
c180902dc8 Add union link connection type support (#5806)
* Add union type support

* Move code

* nit
2024-12-03 05:46:00 -05:00