test with python 3.14

Open Beginner friendly
#62 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
aws, github-actions, python

Research direction

Start with .github/workflows/python-package.yml around line 20 and inspect how Python versions are listed in the CI matrix. Add Python 3.14 and run the workflow or its available checks to confirm it passes. Also review the linked AWS Lambda documentation, where Python 3.9 is described as the maximum supported version, and update that documentation if it is within the project’s scope.

Written by the indexing model from the issue text.

Description

please update the CI workflow to include Python 3.14
https://github.com/aws/amazon-codeguru-profiler-python-agent/blob/fa94d294a034f023278e3e4c5b4ac3493bf9cec8/.github/workflows/python-package.yml#L20

also, not that the documentation on https://docs.aws.amazon.com/codeguru/latest/profiler-ug/python-lambda.html states 3.9 is the max supported. Worth updating the AWS docs.

Dominant language
Python
Stars
16
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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 aws/amazon-codeguru-profiler-python-agent

All issues in aws/amazon-codeguru-profiler-python-agent

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.