potiuk commented on pull request #15515: URL: https://github.com/apache/airflow/pull/15515#issuecomment-876309041
In the meantime @r-richmond I released Python 3.9 compatble elasticsearch package and I have done some extra work and cherry-picked the Python3.9 changes to `2-1-stable` branch: https://github.com/apache/airflow/pull/16883. I also generated constraints. We are just about to release 2.1.2 and If the tests will run fine, we will merge it and then Python 3.9 will be easy to install for 2.1.2. Not sure if we mark it as officially available for 2.1.2, but maybe you will be able to help with testing it ? We can push an image (I just build it, it builds fine), Also constraints are already there: https://github.com/apache/airflow/commit/924d038313a08b571a49dd6582a7143402cce31f So once we tag it with 2.1.2, you will be able to install it both via docker and in venv using the same constraints pattern as for other versions. If you confirm it works fine for you we might even make it "officialy available" in 2.1.2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
