Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jan 17, 2022

The biggest change here is the of a DataFile class over raw dict.
This simplifies field access and makes things more explicit. I
tried to use namedtuple here but we need to write to at least
one of the fields.

@sbc100 sbc100 force-pushed the cleanup_file_packager2 branch from 92608cb to fc89621 Compare January 17, 2022 23:15
@sbc100 sbc100 changed the title file_packager.py: Round to cleanups and refactorings. NFC file_packager.py: Round two of cleanups and refactorings. NFC Jan 17, 2022
@sbc100 sbc100 force-pushed the cleanup_file_packager2 branch from fc89621 to decb32d Compare January 17, 2022 23:22
@sbc100 sbc100 force-pushed the file_packager_options branch from 1e92e6c to 403737b Compare January 18, 2022 21:06
@sbc100 sbc100 force-pushed the cleanup_file_packager2 branch from decb32d to 52ff804 Compare January 18, 2022 21:07
Base automatically changed from file_packager_options to main January 19, 2022 00:02
The biggest change here is the of a DataFile class over raw dict.
This simplifies field access and makes things more explicit.  I
tried to use `namedtuple` here but we need to write to at least
one of the fields.
@sbc100 sbc100 force-pushed the cleanup_file_packager2 branch from 52ff804 to 3dbf141 Compare January 19, 2022 00:02
@sbc100 sbc100 requested a review from kripken January 19, 2022 00:18
@sbc100
Copy link
Collaborator Author

sbc100 commented Jan 19, 2022

Last round of cleanups to prepare for #16050

@sbc100 sbc100 enabled auto-merge (squash) January 19, 2022 18:53
@sbc100 sbc100 merged commit 4b2272d into main Jan 19, 2022
@sbc100 sbc100 deleted the cleanup_file_packager2 branch January 19, 2022 19:21
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.

3 participants