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

[3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) #104794

Merged
merged 1 commit into from
May 23, 2023

Conversation

miss-islington
Copy link
Contributor

(cherry picked from commit 8330580)

Co-authored-by: Dong-hee Na donghee.na@python.org

<!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.

GH- Pull Request title

It should be in the following format:

```
gh-NNNNN: Summary of the changes made
```

Where: gh-NNNNN refers to the GitHub issue number.

Most PRs will require an issue number. Trivial changes, like fixing a
typo, do not need an issue.

GH- Backport Pull Request title

If this is a backport PR (PR made against branches other than `main`),
please ensure that the PR title is in the following format:

```
[X.Y] <title from the original PR> (GH-NNNN)
```

Where: [X.Y] is the branch name, e.g. [3.6].

GH-NNNN refers to the PR number from `main`.

-->

<!-- gh-issue-number: pythongh-103726 -->
* Issue: pythongh-103726
<!-- /gh-issue-number -->
(cherry picked from commit 8330580)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
@gpshead
Copy link
Member

gpshead commented May 23, 2023

I suspect this is why I cannot get ASAN to pass on a 3.11 subprocess backport related change in #104785.

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

Successfully merging this pull request may close these issues.

4 participants