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
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

Potentially fixed in python3.14 3.14.0~b4-1
https://salsa.debian.org/cpython-team/python3/-/commit/5d80bd325533c386e47e5e069f1dc609bb65ac43
 

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).