Skip to content

Modify script to add python SDK SHA from python 3.14 onwards#2919

Merged
surenderssm merged 1 commit intomainfrom
user/shikhajha/oryxshafix
May 7, 2026
Merged

Modify script to add python SDK SHA from python 3.14 onwards#2919
surenderssm merged 1 commit intomainfrom
user/shikhajha/oryxshafix

Conversation

@Shi1810
Copy link
Copy Markdown
Collaborator

@Shi1810 Shi1810 commented May 6, 2026

This PR adds fetch_python_sha256(version) which:

  • First tries the python.org release file API (sha256_sum field)
  • If the API field is empty (common for newly published releases), falls back to downloading the .tar.xz tarball and computing SHA256 locally
  • Returns uppercase hex string to match existing convention

@Shi1810 Shi1810 requested a review from a team as a code owner May 6, 2026 10:09
@surenderssm surenderssm merged commit 2e12e48 into main May 7, 2026
9 checks passed
@surenderssm surenderssm deleted the user/shikhajha/oryxshafix branch May 7, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants