This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
borg
réplica de
https://github.com/borgbackup/borg
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
syncfilerange: add cython: language_level=3
Thomas Waldmann
%!s(int64=5) %!d(string=hai) anos
pai
109c87a120
achega
8ac86b8cae
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Unificar vista
Mostrar estatísticas de Diff
2
0
src/borg/platform/syncfilerange.pyx
+ 2
- 0
src/borg/platform/syncfilerange.pyx
Ver ficheiro
@@ -1,3 +1,5 @@
+# cython: language_level=3
+
from libc.stdint cimport int64_t
from libc.stdint cimport int64_t