mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #98] Support country-based session lookup #139
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/98
Author: @Nik-git1
Created: 12/21/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
3d9f21dsearch gp via country name📊 Changes
3 files changed (+44 additions, -9 deletions)
View changed files
📝
README.md(+15 -0)📝
main.py(+12 -6)📝
src/f1_data.py(+17 -3)📄 Description
Add support for selecting an event by --country when --round is omitted. Keeps explicit --round behaviour unchanged, and it still takes precedence, so old users won't have any difficulties.
Critiques and changes are much appreciated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.