Azure / Azure/azure-functions-core-tools
Fix `--build-native-deps` to work with Python image 3.13
Open
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
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