Skip to content

Added monkey patch to handle argparse deepcopy issue introduced in Python 3.15.0b1.#1660

Merged
kmvanbrunt merged 4 commits intomainfrom
argparse-monkeypatch
May 9, 2026
Merged

Added monkey patch to handle argparse deepcopy issue introduced in Python 3.15.0b1.#1660
kmvanbrunt merged 4 commits intomainfrom
argparse-monkeypatch

Conversation

@kmvanbrunt
Copy link
Copy Markdown
Member

No description provided.

@kmvanbrunt kmvanbrunt requested a review from tleonhardt as a code owner May 9, 2026 19:41
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (06b4915) to head (a172958).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1660      +/-   ##
==========================================
+ Coverage   99.52%   99.54%   +0.02%     
==========================================
  Files          21       21              
  Lines        4813     4818       +5     
==========================================
+ Hits         4790     4796       +6     
+ Misses         23       22       -1     
Flag Coverage Δ
unittests 99.54% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kmvanbrunt kmvanbrunt changed the title Added monkeypatch to handle argparse deepcopy issue introduced in Python 3.15.0b1. Added monkey patch to handle argparse deepcopy issue introduced in Python 3.15.0b1. May 9, 2026
@kmvanbrunt kmvanbrunt merged commit 9fd1fcc into main May 9, 2026
33 checks passed
@kmvanbrunt kmvanbrunt deleted the argparse-monkeypatch branch May 9, 2026 20:11
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.

2 participants