gh-117348: Refactored RawConfigParser._read for simplicity and comprehensibility#117372
Merged
jaraco merged 23 commits intoMar 29, 2024
python:mainpython/cpython:mainfrom
jaraco:feature/refactor-configparser-read-complexityjaraco/cpython:feature/refactor-configparser-read-complexityCopy head branch name to clipboard
Merged
gh-117348: Refactored RawConfigParser._read for simplicity and comprehensibility#117372jaraco merged 23 commits intopython:mainpython/cpython:mainfrom jaraco:feature/refactor-configparser-read-complexityjaraco/cpython:feature/refactor-configparser-read-complexityCopy head branch name to clipboard
jaraco merged 23 commits into
python:mainpython/cpython:mainfrom
jaraco:feature/refactor-configparser-read-complexityjaraco/cpython:feature/refactor-configparser-read-complexityCopy head branch name to clipboard
Commits
Commits on Mar 29, 2024
- committed
Extract method for _raise_all and yield ParseErrors from _read_inner.
Show description for 1e69aaecommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Use a regular expression to search for the first match.
Show description for c834c35committed