Skip to content

Conversation

@R2RITO
Copy link

@R2RITO R2RITO commented Sep 19, 2019

Hello. I added a new type (A_or_N), corrected some typos, the bit 126 specification, and some other minor changes.

I would like to request an updated on the PyPI package, to reflect the newest changes. When you install it via pip install ISO8583, the version installed is one behind the current one in the repo.

Regards.

Arturo Voltattorni Castaño added 8 commits January 10, 2018 10:31
…k for types in L* types in the function setBit
…Message8583 into feature/types_support

# Conflicts:
#	ISO8583/ISO8583.py
The function that validates type would not work with
the bitmap as a byte sequence rather than a string, so
encoding for ascii is needed.

The bit 35 was changed from n to ans, since the track 2
data contains special characters.
The bits of type LL, LLL and LLLLLL needed validation
on their sizes according to the size value given by the
first digits
Fix error when concatenating data types.
The bit 126 had an invalid size, 6 instead of 999.
Also added some formatting to ValueTooLarge raising, and
updated setup.py to include ebcdic
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