Skip to content

[v3-2-test] Registry: make tomllib fallback version-aware (#66666)#66918

Open
vatsrahul1001 wants to merge 1 commit into
v3-2-testfrom
backport-322-66666
Open

[v3-2-test] Registry: make tomllib fallback version-aware (#66666)#66918
vatsrahul1001 wants to merge 1 commit into
v3-2-testfrom
backport-322-66666

Conversation

@vatsrahul1001
Copy link
Copy Markdown
Contributor

@vatsrahul1001 vatsrahul1001 commented May 14, 2026

Cherry-pick of #66666

Conflict resolution

One conflict in `dev/registry/extract_metadata.py` (imports block). PR's after-context expected `import subprocess` to already be present from an earlier change not in v3-2-test, and adds `import sys` next to it. Took PR side but dropped `import subprocess` since it isn't used anywhere in the file on v3-2-test (would be a lint failure). Kept `import sys` (needed for the new `sys.version_info >= (3, 11)` tomllib check).


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.7)

Generated-by: Claude Code (Opus 4.7) following the guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants