ktoblzcheck open bugs
Ralf Habacker
ralf.habacker at freenet.de
Tue Apr 14 00:29:50 BST 2020
Am 11.04.20 um 18:17 schrieb Prasun Kumar:
> I investigated this bug and found that this happens when the test
> script is run using python3.
Thanks for investigating.
> When run using python2, all the test passes successfully.
> 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.
> 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.
>
> 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.
Sourceforge also accepts merge requests, see
ttps://sourceforge.net/blog/how-to-accept-merge-requests-with-one-click/.
> Also, would it be possible to host this project over GitHub or GitLab?
What would be the advantage for such a move ?
Regards
Ralf
>
> On Sat, 11 Apr 2020 at 17:49, Ralf Habacker <ralf.habacker at freenet.de
> <mailto:ralf.habacker at freenet.de>> wrote:
>
> Am 22.03.20 um 14:54 schrieb Ralf Habacker:
> > Hi,
> >
> > it has been asked for open bugs as starting point. According to
> > https://sourceforge.net/p/ktoblzcheck/bugs/ there are no open bugs.
>
> A new bug has been reported at
> https://sourceforge.net/p/ktoblzcheck/bugs/4/
>
> Regards
>
> Ralf
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20200414/f95e8cc9/attachment.html>
More information about the Kde-finance-apps
mailing list