• Guido van Rossum's avatar
    Backport 2.57 from trunk: · d41f84fc
    Guido van Rossum yazdı
    (Most of) SF patch 601369 (Christos Georgiou): obmalloc,structmodule:
    64bit, big endian (issue 2 only).
    
    This adds a bunch of memcpy calls via a temporary variable to avoid
    alignment errors.  That's needed for some platforms.
    d41f84fc
structmodule.c 30.9 KB