Skip to content

[v3-1-test] Read Python version from static www/ftp information (#61904)#61905

Merged
bugraoz93 merged 1 commit into
v3-1-testfrom
backport-3550537-v3-1-test
Feb 14, 2026
Merged

[v3-1-test] Read Python version from static www/ftp information (#61904)#61905
bugraoz93 merged 1 commit into
v3-1-testfrom
backport-3550537-v3-1-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release version check for Python started to fail with rate limit,
this PR changes Python version retrieval to use static information
hosted on ftp site of Python (which is behind CDN and can handle
much bigger traffic and is read-only so there are no rate limits
involved.
(cherry picked from commit 3550537)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

Release version check for Python started to fail with rate limit,
this PR changes Python version retrieval to use static information
hosted on ftp site of Python (which is behind CDN and can handle
much bigger traffic and is read-only so there are no rate limits
involved.
(cherry picked from commit 3550537)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@bugraoz93 bugraoz93 merged commit 7c2ad00 into v3-1-test Feb 14, 2026
6 checks passed
@bugraoz93 bugraoz93 deleted the backport-3550537-v3-1-test branch February 14, 2026 11:45
@vatsrahul1001 vatsrahul1001 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Mar 3, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.1.8 milestone Mar 3, 2026
vatsrahul1001 pushed a commit that referenced this pull request Mar 4, 2026
…) (#61905)

Release version check for Python started to fail with rate limit,
this PR changes Python version retrieval to use static information
hosted on ftp site of Python (which is behind CDN and can handle
much bigger traffic and is read-only so there are no rate limits
involved.
(cherry picked from commit 3550537)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants