Skip to content

Read Python version from static www/ftp information#61904

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:read-python-version-from-static-data
Feb 14, 2026
Merged

Read Python version from static www/ftp information#61904
potiuk merged 1 commit into
apache:mainfrom
potiuk:read-python-version-from-static-data

Conversation

@potiuk

@potiuk potiuk commented Feb 14, 2026

Copy link
Copy Markdown
Member

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.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: Copilot with Claude Sonnet 4.5 following the guidelines


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

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.
@vatsrahul1001

Copy link
Copy Markdown
Contributor

Nice!

@potiuk potiuk merged commit 3550537 into apache:main Feb 14, 2026
62 checks passed
@potiuk potiuk deleted the read-python-version-from-static-data branch February 14, 2026 11:10
github-actions Bot pushed a commit that referenced this pull request Feb 14, 2026
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>
@github-actions

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

bugraoz93 pushed a commit that referenced this pull request Feb 14, 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>
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
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.
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
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.
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
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.
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>
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
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.
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
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.
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 2026
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants