Skip to content

Improve the tail calling CI #132132

@Fidget-Spinner

Description

@Fidget-Spinner
Member

Feature or enhancement

Proposal:

Soon enough, MSVC's clang-cl will be new enough to support tail calling. Xcode clang already supports tail calling. We should thus remove the chocolatey/brew installation to save CI resources in the near future. GCC 15 also supports tail calling, and that will come with Ubuntu 25.04.

I propose to do this in a month, so that we give the CI time to get the newest tools.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Activity

added
infraCI, GitHub Actions, buildbots, Dependabot, etc.
type-featureA feature request or enhancement
on Apr 5, 2025
added a commit that references this issue on Apr 5, 2025
92fb949
added a commit that references this issue on Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraCI, GitHub Actions, buildbots, Dependabot, etc.type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Fidget-Spinner

        Issue actions

          Improve the tail calling CI · Issue #132132 · python/cpython