Attila Szakacs

Results 64 comments of Attila Szakacs

@kira-syslogng test this please test branch=ose-with-python-3;

@kira-syslogng test this please test branch=ose-with-python-3;

@kira-syslogng test this please test branch=ose-with-python-3;

Sorry for the delay, I will process the review comments tomorrow.

@bazsi @MrAnno I have handled most of the review comments except one, the most important. Maybe we should only merge this to 4.0. See: https://github.com/syslog-ng/syslog-ng/pull/4057#discussion_r967694269

I have just noticed, that we have a python template function, which currently only supports string return type. I guess I should implement the full typing support there, too, right?

I will write some unit tests for the existing tf implementation and add type support on top of that. I hope I will have the time for it tomorrow.

Finished the tf type support, too. I think this is now extra ready for review :)