potiuk commented on PR #72946: URL: https://github.com/apache/airflow/pull/72946#issuecomment-5647867889
hose 3 should be added to the stable PR ``` commit 9a3b1a8bf5c70be80a873a33fde85d688d61d35e (HEAD -> v3-3-test, upstream/v3-3-test) Author: Jarek Potiuk <[email protected]> Date: Sun Sep 13 01:01:15 2026 +0630 [v3-3-test] CI: Upgrade important CI environment (#73042) commit c7489fe00e57bd28a1b2bd013a341966d3c5f10a Author: Jarek Potiuk <[email protected]> Date: Sun Sep 13 00:56:30 2026 +0630 Adopt flit 4 as the provider distribution build backend (#71186) (#73043) (cherry picked from commit 9b4be7fa786758ab775adcc77c55e623ae7f4da6) commit d47428735f1c777c2ab2df86d1202c86c9e43a45 Author: Jarek Potiuk <[email protected]> Date: Sun Sep 13 00:43:20 2026 +0630 Keep the Python 3.14 patchlevel pin up to date (#73039) (#73041) The version bumper kept its own hard-coded list of Python major/minor versions that stopped at 3.13, so it never looked at 3.14 after 3.14 was added in #63520 and the pinned patchlevel stayed frozen at 3.14.3 while every other version kept moving. Reading the list from global_constants makes the next Python version added benefit automatically. Claude-Session: https://claude.ai/code/session_01DcRW9x8n7Jor7ftsKFxQHD (cherry picked from commit 7fa3c6b933e72c90e5e3ae33f66dbb60e66d0fb4) ``` -- 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]
