Skip to content

Commit 6fdb719

Browse files
tmgbeduclaude
andcommitted
Pin fastapi to Python 3.14 explicitly to match fastapi_startkit
fastapi already inherited the repo-wide 3.14 default, but declaring it explicitly makes the fastapi vs fastapi_startkit comparison unambiguous: both configs now state Python 3.14, so any benchmark delta reflects the frameworks, not the runtime. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 083c268 commit 6fdb719

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

python/fastapi/config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ framework:
77
- hypercorn
88
- daphne
99
- granian
10+
11+
language:
12+
version: 3.14

0 commit comments

Comments
 (0)