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

Bump to vendoring 1.0.x #10466

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Bump to vendoring 1.0.x #10466

merged 1 commit into from
Sep 13, 2021

Conversation

pradyunsg
Copy link
Member

This now supports:

  • Clearer failure mode, for imports of the format import x.y
  • Regular expression support for dropping files (useful for when we vendor pygments)
  • Patching files prior to rewriting imports, allowing generation of patches on the
    original package sources.
  • Detection of py.typed files, which omits generation of unnecessary .pyi stubs.

Broken out of #10462

This now supports:

- Clearer failure mode, for imports of the format `import x.y`
- Regular expression support for dropping files (useful for when we vendor pygments)
- Patching files prior to rewriting imports, allowing generation of patches on the
  original package sources.
- Detection of py.typed files, which omits generation of unnecessary `.pyi` stubs.
@pradyunsg pradyunsg added the skip news Does not need a NEWS file entry (eg: trivial changes) label Sep 13, 2021
@pradyunsg pradyunsg merged commit dcbaa1d into pypa:main Sep 13, 2021
@pradyunsg pradyunsg deleted the vendoring-upgrade branch September 13, 2021 07:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants