Let’s do it 🚀 On Mon, 1 May 2023 at 20:16, Jarek Potiuk <ja...@potiuk.com> wrote:
> Just as a heads up as well - it's quite likely we will (finally) get Python > 3.11 support before that as well. We need two things (likely) for it: > > * Apache Beam 2.47 release with protobuf4 support ahttps:// > pypi.org/project/apache-beam/2.47.0rc1/ (RC1 has been cancelled last > Friday > due to limiting protobuf too much (some users of beam still need protobuf3) > * Following that one upgrade to all dependencies of google: which is only > waiting for the beam upgrade to get through final testing and merging > https://github.com/apache/airflow/pull/30067 > > Once the two are merged, I think we will finally be able to release Python > 3.11 in main and subsequently Airflow 2.7 will likely support 3.8 - 3.11. > We might even be able to get 3.11 support to one of the 2.6.* actually. > > > On Mon, May 1, 2023 at 9:08 PM Daniel Standish > <daniel.stand...@astronomer.io.invalid> wrote: > > > Thanks for the heads up about the timing re 2.7 @Jarek. > > > > I too am eager for the walrus operator. > > >