Skip to content

Question: why not use Cython or mypyc for all the code? #5988

@alexconstsh

Description

@alexconstsh

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions