<div dir="auto">I have submitted a merge request. Can you take a look and suggest any changes?<div dir="auto"><br></div><div dir="auto">Thank you, </div><div dir="auto">Prasun</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 14 Apr 2020, 05:02 Ralf Habacker, <<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>Am 11.04.20 um 18:17 schrieb Prasun
Kumar:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>I investigated this bug and found that this happens when
the test script is run using python3.</div>
</div>
</blockquote>
Thanks for investigating.<br>
<blockquote type="cite">
<div dir="ltr">
<div> When run using python2, all the test passes successfully.</div>
<div>This was due to the passing of string from python to C++
library. In Python 2.7, strings are byte-strings by default so
these strings could be directly passed to the library. <br>
</div>
<div>However, in Python 3.x, they are Unicode by default. So, we
would need to encode them into ASCII before passing and decode
after getting any string from the library.</div>
<div><br>
</div>
<div>I made the changes and tested them, the tests passed
successfully. How should I proceed to submit a PR? I have no
experience with sourceforge so I would appreciate the help.</div>
</div>
</blockquote>
<p>Sourceforge also accepts merge requests, see
ttps://<a href="http://sourceforge.net/blog/how-to-accept-merge-requests-with-one-click/" target="_blank" rel="noreferrer">sourceforge.net/blog/how-to-accept-merge-requests-with-one-click/</a>.</p>
<blockquote type="cite">
<div dir="ltr">
<div>Also, would it be possible to host this project over GitHub
or GitLab?</div>
</div>
</blockquote>
<p>What would be the advantage for such a move ?</p>
<p>Regards</p>
<p>Ralf<br>
</p>
<blockquote type="cite"><br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Sat, 11 Apr 2020 at 17:49,
Ralf Habacker <<a href="mailto:ralf.habacker@freenet.de" target="_blank" rel="noreferrer">ralf.habacker@freenet.de</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am
22.03.20 um 14:54 schrieb Ralf Habacker:<br>
> Hi,<br>
><br>
> it has been asked for open bugs as starting point.
According to<br>
> <a href="https://sourceforge.net/p/ktoblzcheck/bugs/" rel="noreferrer noreferrer" target="_blank">https://sourceforge.net/p/ktoblzcheck/bugs/</a>
there are no open bugs.<br>
<br>
A new bug has been reported at <a href="https://sourceforge.net/p/ktoblzcheck/bugs/4/" rel="noreferrer noreferrer" target="_blank">https://sourceforge.net/p/ktoblzcheck/bugs/4/</a><br>
<br>
Regards<br>
<br>
Ralf<br>
<br>
</blockquote>
</div>
</blockquote>
</div>
</blockquote></div>