diff options
author | Dong-hee Na <donghee.na@python.org> | 2023-04-25 12:13:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-25 12:13:36 (GMT) |
commit | 83305808000e03cbad31ac3e9ef65454fb409282 (patch) | |
tree | 21058c1f23ba8291ca7276979e72519f72105404 /Python/makeopcodetargets.py | |
parent | c9134fb228860bbb641794b1d165a95a55b5c669 (diff) | |
download | cpython-83305808000e03cbad31ac3e9ef65454fb409282.zip cpython-83305808000e03cbad31ac3e9ef65454fb409282.tar.gz cpython-83305808000e03cbad31ac3e9ef65454fb409282.tar.bz2 |
gh-103726: Set up gcc-10 for ASAN (gh-103728)
<!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.
# 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.
# 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: gh-103726 -->
* Issue: gh-103726
<!-- /gh-issue-number -->
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions