Skip to content

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

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

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
Contributor

@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
Contributor

Please slow down with these PRs.

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.

2 participants