Skip to content

Add support for external forks of CPython #10

@johnslavik

Description

@johnslavik

To basically make

CPYTHON_REPO = "https://github.com/python/cpython.git"

configurable.

Perhaps also resolve remotes from the current Git repo? That would be a breeze when working on something outside of the CPython repo, e.g. lazy imports from https://github.com/LazyImportsCabal/cpython.git.

every-python install --remote=lazy 8639e50

That would rock.

OTOH maybe this and #8 could be addressed by simply adding the possibility to customize what's passed to Git?

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions