Skip to content

Clarify modules used for pyproject.toml parsing are private#3385

Merged
abravalheri merged 2 commits into
pypa:mainfrom
abravalheri:clarify-private
Jun 17, 2022
Merged

Clarify modules used for pyproject.toml parsing are private#3385
abravalheri merged 2 commits into
pypa:mainfrom
abravalheri:clarify-private

Conversation

@abravalheri

Copy link
Copy Markdown
Contributor

Now that we are stating that configurations passed via pyproject.toml can be considered stable, we should also clarify that the code used to parse/expand/evaluate them are private (see #3232).

In the future we might rename the entire setuptools.config package to setuptools._config.

Summary of changes

For the time being, I am adding an entry to the changelog and a note on the module's docstring.

Closes

Pull Request Checklist

@abravalheri abravalheri marked this pull request as ready for review June 17, 2022 17:11
@abravalheri abravalheri merged commit 6968b31 into pypa:main Jun 17, 2022
@abravalheri abravalheri deleted the clarify-private branch June 17, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants