python / python/cpython

Make pathlib ABCs usable by zipfile.Path

Open
#128,520 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stdlib topic-pathlib type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

Feature or enhancement

This issue covers the final tasks needed to make the pathlib ABCs worthy of using in zipfile.Path (i.e. zipp.Path).

Tasks

Discussion: https://discuss.python.org/t/make-pathlib-extensible/3428

Linked PRs
  • gh-128523
  • gh-128745
  • gh-129014
  • gh-129841
  • gh-130199
  • gh-130747
  • gh-130748
  • gh-130964
  • gh-131315
  • gh-127343
  • gh-131617
  • gh-131621
  • gh-133051
  • gh-133105
  • gh-133437
  • gh-134101
  • gh-134104

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the remaining unchecked tasks in the issue, especially type annotations and the pathlib-abc integration with jaraco/zipp PR #132. Read the linked pathlib ABC and zipfile.Path work before deciding whether anything remains to implement; done means the outstanding task is completed and the related tests and package synchronization remain consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.