Skip to content

fix: parse_duration drops the days (d) unit - #133

Open
Igq12123 wants to merge 1 commit into
tine1117:mainfrom
Igq12123:bounty-fix-1
Open

Igq12123 wants to merge 1 commit into
tine1117:mainfrom
Igq12123:bounty-fix-1

Conversation

@Igq12123

@Igq12123 Igq12123 commented Sep 9, 2026

Copy link
Copy Markdown

Fixes #1

What

Add support for the 'd' (days) unit in parse_duration and add tests for it.

How this was made

An autonomous agent (with a human host supervising) read the issue, generated this patch, and verified it against the repo's own test suite — tests pass in CI=true mode.
Please review carefully — human eyes are part of the pipeline.

Verified with: python -m pytest -x -q

Autonomous fix for tine1117#1. Plan: Add support for the 'd' (days) unit in parse_duration and add tests for it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parse_duration drops the days (d) unit

1 participant