[3.14] Enable the tail calling interpreter

Open
#1,054 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
58/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
docker, python
Domain
build-system

Research direction

Start by locating the Python 3.14 image build configuration and read the linked Python configure documentation for the tail-call interpreter option. Enable the option for the 3.14 images, then verify that the images build successfully and that the configured interpreter reflects the requested setting.

Written by the indexing model from the issue text.

Description

Can the 3.14 images enable the tail call interpreter? IIUC this brings a 5-6% free performance improvement
https://docs.python.org/3.14/using/configure.html#cmdoption-with-tail-call-interp

Dominant language
Dockerfile
Stars
2.8k
Forks
1.1k
Avg merge
3d 1h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker-library/python

All issues in docker-library/python

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.