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

Fix int32[] and uint32[] 32 bit sequence types only accepting 16 bit sequences #130

Open
wants to merge 2 commits into
base: rolling
Choose a base branch
from

Commits on May 22, 2021

  1. Fix incorrect array.array equality tests

    Signed-off-by: Shane Loretz <[email protected]>
    sloretz committed May 22, 2021
    Configuration menu
    Copy the full SHA
    5874145 View commit details
    Browse the repository at this point in the history
  2. Fix 32bit typecodes to be l,L not i,I

    Signed-off-by: Shane Loretz <[email protected]>
    sloretz committed May 22, 2021
    Configuration menu
    Copy the full SHA
    33312a4 View commit details
    Browse the repository at this point in the history