Branch: refs/heads/master
Home: https://github.com/seccomp/libseccomp
Commit: d390edad9a8540c2e2dd0b12732cc8dd3fe1cc69
https://github.com/seccomp/libseccomp/commit/d390edad9a8540c2e2dd0b12732cc8dd3fe1cc69
Author: Paul Moore <[email protected]>
Date: 2019-05-01 (Wed, 01 May 2019)
Changed paths:
M configure.ac
M src/python/seccomp.pyx
Log Message:
-----------
python: use Cython language "3str"
Set the Cython language level to "3str" which is described in the
Cython 0.29 changelog:
"A new language level name 3str was added that mostly corresponds to
language level 3, but keeps unprefixed string literals as type ‘str’
in both Py2 and Py3, and the builtin ‘str’ type unchanged. This will
become the default in the next Cython release and is meant to help
user code a) transition more easily to this new default and
b) migrate to Python 3 source code semantics without making support
for Python 2.x difficult."
Signed-off-by: Paul Moore <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.