Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expect a plain list in get_csv_rows_for_installed #8533

Merged
merged 1 commit into from Jul 3, 2020

Conversation

chrahunt
Copy link
Member

@chrahunt chrahunt commented Jul 3, 2020

This makes get_csv_rows_for_installed simpler, because it is not
modifying its arguments. We can also more easily refactor RECORD file
reading since it is now decoupled from getting the installed RECORD file
rows.

Progresses #6030.

This makes get_csv_rows_for_installed simpler, because it is not
modifying its arguments. We can also more easily refactor RECORD file
reading since it is now decoupled from getting the installed RECORD file
rows.
@chrahunt chrahunt added type: refactor Refactoring code skip news Does not need a NEWS file entry (eg: trivial changes) labels Jul 3, 2020
@chrahunt chrahunt marked this pull request as ready for review July 3, 2020 17:58
@pradyunsg
Copy link
Member

pradyunsg commented Jul 3, 2020

@chrahunt have you seen pradyunsg/installer#16? I'd really appreciate a review from you there!

@chrahunt chrahunt merged commit e2bcc56 into pypa:master Jul 3, 2020
@chrahunt chrahunt deleted the read-record-separately branch July 3, 2020 21:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes) type: refactor Refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants