Skip to content

Fixes and tests#1

Open
dlitz wants to merge 2 commits intometebalci:masterfrom
dlitz:fixes-and-tests
Open

Fixes and tests#1
dlitz wants to merge 2 commits intometebalci:masterfrom
dlitz:fixes-and-tests

Conversation

@dlitz
Copy link
Copy Markdown

@dlitz dlitz commented May 7, 2019

  • Fix encode_mbr (you can't .append() to a bytes object)
  • Fix encode_gpt_partition_entry (was using the wrong attributes)
  • Fix CHS order in encode_mbr()
  • Fix running under Python 2
  • Add tests

dlitz added 2 commits May 6, 2019 20:33
- Fix encode_mbr (you can't .append() to a bytes object)
- Fix encode_gpt_partition_entry (was using the wrong attributes)
- Fix CHS order in encode_mbr()
- Fix running under Python 2
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.

1 participant