Skip to content

Upgrade third_party/python_runtime/v3_13_unstable to 3.13.11#5371

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_886082903
Open

Upgrade third_party/python_runtime/v3_13_unstable to 3.13.11#5371
copybara-service[bot] wants to merge 1 commit intomainfrom
test_886082903

Conversation

@copybara-service
Copy link

Upgrade third_party/python_runtime/v3_13_unstable to 3.13.11
Replaced custom PriorityStr with standard tuple sorting in _graph_node_flatten. Python 3.13 optimized str comparison bypasses custom subclasses (causing TypeError), and used getattr in _setattr because unflattening order becomes non-deterministic (preventing AttributeError).

Replaced custom PriorityStr with standard tuple sorting in _graph_node_flatten. Python 3.13 optimized str comparison bypasses custom subclasses (causing TypeError), and used getattr in _setattr because unflattening order becomes non-deterministic (preventing AttributeError).

PiperOrigin-RevId: 886082903
@google-cla
Copy link

google-cla bot commented Mar 24, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

0 participants