Skip to content

Fix IndexError in DateTimeParser.parse on malformed format strings - #1335

Open
aldorizona10-glitch wants to merge 1 commit into
arrow-py:masterfrom
aldorizona10-glitch:fix/parser-indexerror-1191
Open

aldorizona10-glitch wants to merge 1 commit into
arrow-py:masterfrom
aldorizona10-glitch:fix/parser-indexerror-1191

Fix IndexError in DateTimeParser.parse on malformed format strings

0981b88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 0s

100.00% (+0.00%) compared to 2224255

View this Pull Request on Codecov

100.00% (+0.00%) compared to 2224255

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2224255) to head (0981b88).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1335   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         2315      2318    +3     
  Branches       358       358           
=========================================
+ Hits          2315      2318    +3     

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