<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Am 11.04.20 um 18:17 schrieb Prasun
      Kumar:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM9DqsKxfnmyvjiy4iSqs88eTZtTsOUJ3h8SDyQJ09fXA32rtw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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"
cite="mid:CAM9DqsKxfnmyvjiy4iSqs88eTZtTsOUJ3h8SDyQJ09fXA32rtw@mail.gmail.com">
      <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://sourceforge.net/blog/how-to-accept-merge-requests-with-one-click/.</p>
    <blockquote type="cite"
cite="mid:CAM9DqsKxfnmyvjiy4iSqs88eTZtTsOUJ3h8SDyQJ09fXA32rtw@mail.gmail.com">
      <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"
cite="mid:CAM9DqsKxfnmyvjiy4iSqs88eTZtTsOUJ3h8SDyQJ09fXA32rtw@mail.gmail.com"><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"
            moz-do-not-send="true">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" target="_blank" moz-do-not-send="true">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" target="_blank" moz-do-not-send="true">https://sourceforge.net/p/ktoblzcheck/bugs/4/</a><br>
          <br>
          Regards<br>
          <br>
          Ralf<br>
          <br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>