We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d782464 commit 2f808b6Copy full SHA for 2f808b6
msgpack/_cmsgpack.pyx
@@ -1,4 +1,4 @@
1
# coding: utf-8
2
-#cython: embedsignature=True, c_string_encoding=ascii, language_level=2
+#cython: embedsignature=True, c_string_encoding=ascii, language_level=3
3
include "_packer.pyx"
4
include "_unpacker.pyx"
0 commit comments