Add Python 3.14 to the CI test Matrix#1
Conversation
|
Thank you. But wouldn't our repositories diverge, if we are cross-submitting GitHub PRs? Do you want me to merge this patch? Which option would you prefer? I am usually using rebase, or squash+rebase.
Because you have admin permissions on this repository when following the invite, feel free to merge at your disposal. Alternatively, I can just cherry-pick your commit into python-streamz#483 and close this PR again, so we will not get into bidirectional obstacles? |
I am avoiding opening a PR there to keep the python-streamz#483 discussion intact. However you want to pick this up is fine by me. |
|
Closing this out since it's sorted now. |
|
I think it's better keep the flow linear re. upstream vs. downstream vs. fork modes, instead of introducing a bidirectional flow between fork and upstream, or fork <-> fork. Did you know you can reference commits from all forks in discussions, they don't even need PRs to become visible to the whole network on GitHub. In this spirit, it's also easy to run a miniature collaborative workflow like:
|
Thank you so much for saving a few keystrokes on my end by completing python-streamz#483 excellently. I hope Martin will be happy about it. 🍀 |

I merged streamz/master in and added a commit to include py314 in the test matrix.