cpython/.github
Miss Islington (bot) ac12a6bf34
[3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794)
Set up gcc-10 for ASAN CI as the existing config's default 9.x does not
play well with `vfork()`.

<!--
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: gh-103726 -->
* Issue: gh-103726
<!-- /gh-issue-number -->
(cherry picked from commit 8330580800)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
2023-05-23 08:10:44 +00:00
..
ISSUE_TEMPLATE Fix typo in GH Issue template (GH-91759) 2022-04-20 12:18:30 -07:00
problem-matchers bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
workflows [3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794) 2023-05-23 08:10:44 +00:00
CODEOWNERS CODEOWNERS: Become a typing code owner (GH-98480) 2022-10-20 07:19:35 -07:00
CONTRIBUTING.rst Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102) 2022-10-08 15:19:48 -07:00
dependabot.yml Dependabot: only bump actions for major versions (#92186) 2022-05-03 06:33:03 -06:00
PULL_REQUEST_TEMPLATE.md Replace contributor-visible mentions of BPO in .github/* (GH-91426) 2022-04-11 00:03:27 +02:00
SECURITY.md bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00