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

Remove truncating of logline after 32766 chars #422

Merged

Conversation

rwunderer
Copy link
Contributor

It is not necessary to limit unicode()'s input to 32766 chars, while
doing puts an arbitrary limit on the length of lines beaver can
handle.

It is not necessary to limit unicode()'s input to 32766 chars, while
doing puts an arbitrary limit on the length of lines beaver can
handle.
@JamieCressey
Copy link
Member

Sorry for the delayed response. Tests should be fixed, feel free to rebase to kick off the tests again.

JamieCressey and others added 4 commits April 1, 2018 22:12
It is not necessary to limit unicode()'s input to 32766 chars, while
doing puts an arbitrary limit on the length of lines beaver can
handle.
@JamieCressey JamieCressey merged commit b1a36e1 into python-beaver:master Apr 3, 2018
@JamieCressey
Copy link
Member

Thanks!

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.

None yet

3 participants