← 返回首页
PEP 582: Possible new API in sysconfig for paths/scheme · Issue #3013 · python/peps · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

PEP 582: Possible new API in sysconfig for paths/scheme  #3013

New issue
New issue

Description

Right now PEP 582 asks for a new scheme in the sysconfig module. But, a possible another option is a new API (function) and then the tools will have to build up the whole scheme using it.

scheme = sysconfig.get_paths() | sysconfig.get_local_packages_paths()

Having a full scheme helps, but this is the option was suggested by @FFY00.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

  • Open in GitHub Copilot app

Footer

© 2026 GitHub, Inc.