Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 599: Allow CXXABI_TM_1 symbol version #1201

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Oct 8, 2019

@@ -164,7 +164,7 @@ the ``manylinux2014`` tag:
they may only depend on the following maximum versions::

GLIBC_2.17
CXXABI_1.3.7
CXXABI_1.3.7, CXXABI_TM_1 is also allowed
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
CXXABI_1.3.7, CXXABI_TM_1 is also allowed
CXXABI_1.3.7 (CXXABI_TM_1 is also allowed)

Might be good to reference https://gcc.gnu.org/ml/libstdc++/2019-10/msg00023.html here as well.

@brettcannon brettcannon merged commit 7cc2b15 into python:master Oct 9, 2019
@mayeut mayeut deleted the patch-1 branch May 9, 2020 10:52
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.

3 participants