Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
f89fb980
Commit
f89fb980
authored
Apr 10, 2020
by
Dmitry Volodin
Browse files
cython language_level
parent
32a453fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
speedup/ber.pyx
View file @
f89fb980
...
...
@@ -4,6 +4,7 @@
# Copyright (C) 2007-2018 The NOC Project
# See LICENSE for details
# ----------------------------------------------------------------------
# cython: language_level=3
from
libc.stdio
cimport
snprintf
...
...
speedup/ip.pyx
View file @
f89fb980
...
...
@@ -4,6 +4,7 @@
# Copyright (C) 2007-2016 The NOC Project
# See LICENSE for details
# ----------------------------------------------------------------------
# cython: language_level=3
from
libc.string
cimport
memcpy
,
memset
...
...
Andrey Vertiprahov
@aversant
mentioned in commit
00ab7c55
·
Jun 19, 2020
mentioned in commit
00ab7c55
mentioned in commit 00ab7c55e0d0ace9283ec21b63b27f29c6f00a9f
Toggle commit list
Andrey Vertiprahov
@aversant
mentioned in merge request
!3884 (merged)
·
Jun 19, 2020
mentioned in merge request
!3884 (merged)
mentioned in merge request !3884
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment