Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest version of validate_pyproject to generate validation code #3576

Merged
merged 2 commits into from Oct 14, 2022

Conversation

abravalheri
Copy link
Contributor

Summary of changes

  • Use latest version of validate_pyproject to generate validation code.
    This includes between other things:
    • Passing the default context to urlopen
    • Avoid using the deprecated cgi module

Closes #3575

Pull Request Checklist

@abravalheri
Copy link
Contributor Author

It seems that we need to wait for the next release of sphinx-contrib/sphinxcontrib-towncrier#60 to fix the RTD errors.

@abravalheri abravalheri marked this pull request as ready for review October 14, 2022 09:36
@abravalheri abravalheri merged commit a55b024 into pypa:main Oct 14, 2022
@abravalheri abravalheri deleted the update-validate-pyproject branch October 14, 2022 11:39
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.

urlopen without context in config validation
1 participant