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

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

copybara-service merged 1 commit into main from test_888703264
copybara-service
google-cla
copybara-service copybara-service force pushed from 8e0508d4 to 5915b44c 74 days ago
copybara-service copybara-service force pushed from 5915b44c to 513da628 72 days ago
Replaced custom PriorityStr with standard tuple sorting in _graph_nod…
c8e3d84d
copybara-service copybara-service force pushed from 513da628 to c8e3d84d 72 days ago
copybara-service copybara-service merged c8e3d84d into main 72 days ago
copybara-service copybara-service deleted the test_888703264 branch 72 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone