Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FR] (gazelle) Use specified python version to determine whether a module is a stdlibΒ #1901

@hunshcn

Description

@hunshcn

πŸš€ feature request

Relevant Rules

At present, we judge whether a module is a standard library through the system interpreter, which is uncontrollable. After #1895 landing, we have the ability to use a specific python version of std list in this analysis.

Description

A clear and concise description of the problem or missing capability...

Describe the solution you'd like

Maybe two ways:

  1. A new directive to specify the python version
  2. Read .manifest.pip_repository from gazelle_python.yaml and find python version from MODULE.bazel?

Describe alternatives you've considered

Have you considered any alternative solutions or workarounds?

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