[Pymilter] Is Pymilter 1.0.2 python 3 ready?
Stuart Gathman
stuart at gathman.org
Wed Nov 22 09:19:16 EST 2017
On 11/22/2017 06:10 AM, Christian Rößner wrote:
> Hi,
>
> subject is already my question :)
>
> I am planning on a new milter project and would love to use Py-3.4 instead of Py-2.7. Does it already work?
>
> Thanks very much
>
> Christian
It works for test cases and in test environments. I do not have it
running with python3 on any production servers yet. Use with caution.
I still have a few subprojects that need python3 work before I can
deploy in production, e.g. pydspam.
Packaging note: The build process needs to apply milter.patch to
convert miltermodule.c to python3 conventions. I like having a single
source for both python versions.
More information about the Pymilter
mailing list