Skip to content

gh-133360: Document zipfile.Path.glob, rglob, and match methods#144460

Closed
kovan wants to merge 1 commit intopython:mainfrom
kovan:gh-133360-zipfile-path-glob
Closed

gh-133360: Document zipfile.Path.glob, rglob, and match methods#144460
kovan wants to merge 1 commit intopython:mainfrom
kovan:gh-133360-zipfile-path-glob

Conversation

@kovan
Copy link
Copy Markdown

@kovan kovan commented Feb 3, 2026

Summary

  • Documents zipfile.Path.glob() method
  • Documents zipfile.Path.rglob() method
  • Documents zipfile.Path.match() method

These methods were added in Python 3.12 but were not documented.

Test plan

  • Verified implementations exist in Lib/zipfile/_path/__init__.py
  • make check passes
  • make html builds successfully

🤖 Generated with Claude Code


📚 Documentation preview 📚: https://cpython-previews--144460.org.readthedocs.build/

These methods were added in Python 3.12 but were not documented.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@colesbury
Copy link
Copy Markdown
Contributor

Please slow down with these PRs.

@picnixz
Copy link
Copy Markdown
Member

picnixz commented Feb 28, 2026

Considering the author is now restricted, I'm closing their corresponding PRs.

@picnixz picnixz closed this Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants