Code review comment for lp:~louis/apport/apport-unpack-extract

Revision history for this message
Louis Bouchard (louis) wrote :

Hello,

Following your advice, I have modified the extract_key() method into extract_keys() which can receive a list of binary keys to extract directly in one pass.

Error handling has been changed accordingly along with improvement to the unit tests.

apport-unpack now uses this new feature which avoid reopening the report multiple times.

« Back to merge proposal