[3.7] bpo-32217: Correct usage of ABI tags in freeze. (GH-4719) by miss-islington · Pull Request #12516 · python/cpython

Conversation

Check for sys.abiflags before using since not all platforms have it defined.
(cherry picked from commit a7987e7)

Co-authored-by: AraHaan <15173749+AraHaan@users.noreply.github.com>

csabella

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🤖

@miss-islington

@miss-islington