Merge lp:~muktupavels/compiz/cython-language-level into lp:compiz/0.9.13

Proposed by Alberts Muktupāvels
Status: Merged
Approved by: Dmitry Shachnev
Approved revision: 4203
Merged at revision: 4206
Proposed branch: lp:~muktupavels/compiz/cython-language-level
Merge into: lp:compiz/0.9.13
Diff against target: 9 lines (+1/-1)
1 file modified
compizconfig/compizconfig-python/src/compizconfig.pyx (+1/-1)
To merge this branch: bzr merge lp:~muktupavels/compiz/cython-language-level
Reviewer Review Type Date Requested Status
Dmitry Shachnev Approve
Review via email: mp+362822@code.launchpad.net

Commit message

Set Cython language_level directive.

To post a comment you must log in.
Revision history for this message
Dmitry Shachnev (mitya57) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'compizconfig/compizconfig-python/src/compizconfig.pyx'
--- compizconfig/compizconfig-python/src/compizconfig.pyx 2018-08-01 15:52:53 +0000
+++ compizconfig/compizconfig-python/src/compizconfig.pyx 2019-02-06 17:04:59 +0000
@@ -1,4 +1,4 @@
1# cython: c_string_type=str, c_string_encoding=ascii1# cython: c_string_type=str, c_string_encoding=ascii, language_level=3
2'''2'''
3This program is free software; you can redistribute it and/or3This program is free software; you can redistribute it and/or
4modify it under the terms of the GNU Lesser General Public License4modify it under the terms of the GNU Lesser General Public License

Subscribers

People subscribed via source and target branches