Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
Is this a BUG / ISSUE report or a QUESTION?
QUESTION
Describe the problem you're observing.
Hello. My assumption is that .pyx files are Cython files while .py are regular Python files.
I am curious as to why you would want to compile only specific parts with Cython?
Wouldn't it make sense to compile everything?
Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
Is this a BUG / ISSUE report or a QUESTION?
QUESTION
Describe the problem you're observing.
Hello. My assumption is that .pyx files are Cython files while .py are regular Python files.
I am curious as to why you would want to compile only specific parts with Cython?
Wouldn't it make sense to compile everything?