Azure / Azure/azure-functions-core-tools

Fix `--build-native-deps` to work with Python image 3.13

Open
#4,552 0 comments 0 reactions 0 assignees View on GitHub
feature: func pack
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

We would need to build a new image out of the docker file for 3.13 and use that image when running `--build-native-deps`

Contributor guide

Open the contributing guide

Research direction

Start by locating the --build-native-deps entry point and the Dockerfile for Python 3.13. Check how the image is selected when native dependencies are built. Done means the command uses a newly built 3.13 image for this path; verify it with the repository's existing build or test process.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.