Re: [HELP NEEDED} Python 3.13 is coming - converting serve_logs to fast_api

2025-06-30 Thread Jarek Potiuk
Wooohooo!! I was afraid I will have to vibe-code it :) On Mon, Jun 30, 2025 at 5:33 PM Zhe You Liu wrote: > Sure, I'm on it! > I had add the "Refactor serve_logs with FastAPI" in my backlog for a few > months ago but interrupt by other task, almost finish this. > > Best. > Zhe-You Liu > > On 202

Re: [HELP NEEDED} Python 3.13 is coming - converting serve_logs to fast_api

2025-06-30 Thread Zhe You Liu
Sure, I'm on it! I had add the "Refactor serve_logs with FastAPI" in my backlog for a few months ago but interrupt by other task, almost finish this. Best. Zhe-You Liu On 2025/06/30 10:20:49 Jarek Potiuk wrote: > Hello here, > > I've been iterating on Py 3.13 support and have it "almost" green.

[HELP NEEDED} Python 3.13 is coming - converting serve_logs to fast_api

2025-06-30 Thread Jarek Potiuk
Hello here, I've been iterating on Py 3.13 support and have it "almost" green. https://github.com/apache/airflow/pull/46891 Currently (until connexion 2.15.0 release) - we cannot make it work with FAB so FAB (Among others) is excluded. However this brings the need to fix one more incompatibilit