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

make char_encoding for MLLPRequestHandler configurable #83

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

schaechtelchen
Copy link

make char_encoding for MLLPRequestHandler configurable while keeping default to utf-8

@schaechtelchen
Copy link
Author

The travis failing doesn't seem to be correlated with my commit:

File "/home/travis/build/crs4/hl7apy/hl7apy/exceptions.py", line 270, in hl7apy.exceptions.InvalidDateOffset
Failed example:
DTM(value='20131010', out_format="%Y%m%d", offset='+1300') # doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
InvalidDateOffset: Invalid date offset: +1300
Got:
<hl7apy.base_datatypes.DTM object at 0x7f49c3d1b9b0>

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