Skip to content

[3.7] bpo-32217: Correct usage of ABI tags in freeze. (GH-4719)#12516

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-a7987e7-3.7
Mar 23, 2019
Merged

[3.7] bpo-32217: Correct usage of ABI tags in freeze. (GH-4719)#12516
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-a7987e7-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 23, 2019

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

Co-authored-by: AraHaan [email protected]

https://bugs.python.org/issue32217

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

Co-authored-by: AraHaan <[email protected]>
Copy link
Contributor

@csabella csabella left a comment

Choose a reason for hiding this comment

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

👍 🤖

@miss-islington
Copy link
Contributor Author

@AraHaan and @csabella: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit d93de02 into python:3.7 Mar 23, 2019
@miss-islington miss-islington deleted the backport-a7987e7-3.7 branch March 23, 2019 16:47
@miss-islington
Copy link
Contributor Author

@AraHaan and @csabella: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants