Skip to content

gh-117348: Refactored RawConfigParser._read for simplicity and comprehensibility#117372

Merged
jaraco merged 23 commits into
python:mainfrom
jaraco:feature/refactor-configparser-read-complexity
Mar 29, 2024
Merged

gh-117348: Refactored RawConfigParser._read for simplicity and comprehensibility#117372
jaraco merged 23 commits into
python:mainfrom
jaraco:feature/refactor-configparser-read-complexity

Use a regular expression to search for the first match.

c834c35
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs