Notes for python3.13 - reproducible builds result

Version annotated: 3.13.3-2
Identified issues:
Identifier: random_order_in_static_libraries
Description order of members in a static library change between build1 and build2
Bugs noted: 1105119#: "python3.13: please enable deterministic LTO output"
Comments: Theory: random ordering in object files could be related to a GCC
bug/behaviour when fat LTO objects are enabled.
Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66305
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).