FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix missing weeks on Duration when deepcopying by Abdu11ahBilal · Pull Request #933 · python-pendulum/pendulum · GitHub

Fix missing weeks on Duration when deepcopying - #933

Merged
ashb merged 1 commit into
python-pendulum:masterfrom
Abdu11ahBilal:duration-deepcopy-fix
Jan 15, 2026
Merged

Fix missing weeks on Duration when deepcopying#933
ashb merged 1 commit into
python-pendulum:masterfrom
Abdu11ahBilal:duration-deepcopy-fix

Conversation

Copy link
Copy Markdown
Contributor

Fix the error of Duration deepcopy not including weeks.

Fixes: #870

Pull Request Check List

  • Added tests for changed code.

Abdu11ahBilal commented Jan 13, 2026
edited
Loading

Copy link
Copy Markdown
Contributor Author

@Secrus @sdispater @ashb this pull request is ready for review. Kindly review it, thanks!

codspeed-hq Bot commented Jan 14, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 1 untouched benchmark


Comparing Abdu11ahBilal:duration-deepcopy-fix (751720f) with master (e00608b)

ashb changed the title Duration deepcopy fix Fix missing weeks on Duration when deepcopying Jan 15, 2026
ashb merged commit 754ed58 into python-pendulum:master Jan 15, 2026
21 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

deepcopy of Duration does not include weeks

2 participants


Back | FazBrowse Home | New Git URL