Skip to content

Port get-filters.py and asm.py to Python 3#5

Open
AnuragIndora wants to merge 1 commit intolightcode:masterfrom
AnuragIndora:python3-upgrade-asm
Open

Port get-filters.py and asm.py to Python 3#5
AnuragIndora wants to merge 1 commit intolightcode:masterfrom
AnuragIndora:python3-upgrade-asm

Conversation

@AnuragIndora
Copy link

  • Converted get-filters.py and asm.py to Python 3 syntax (print, map, etc.)
  • Fixed dictionary ordering in asm.py to preserve .data memory layout and prevent byte flipping between Python 2 and 3
  • Verified all 5 test cases pass and produce identical byte output

- Converted get-filters.py and asm.py to Python 3 syntax (print, map, etc.)
- Fixed dictionary ordering in asm.py to preserve .data memory layout
  and prevent byte flipping between Python 2 and 3
- Verified all 5 test cases pass and produce identical byte output
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