Add an example of writing a tarfile using stdin
Open
Nobody has claimed this yet.
docs
sprint
stdlib
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 35.9k
- PR merge metrics
- PR metrics pending
Description
We currently don't have a (good) example of how to write a tar archive using stdin - we have one for stdout.
Linked PRs
- gh-137510
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing tarfile example that demonstrates writing an archive using stdout, then identify the corresponding documentation or example file. Add a matching example for writing a tar archive using stdin and verify that the documentation builds or its example checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100