Skip to content

perf: avoid building a Path object for each record entry#342

Open
radoering wants to merge 1 commit into
pypa:mainfrom
radoering:perf/path-split
Open

perf: avoid building a Path object for each record entry#342
radoering wants to merge 1 commit into
pypa:mainfrom
radoering:perf/path-split

Conversation

@radoering

Copy link
Copy Markdown
Contributor

Splitting record entry paths by "/" should be safe because path separators are normalized in parse_record_file.

Splitting record entry paths by "/" should be safe because path separators are normalized in `parse_record_file`.
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