Skip to content

gh-136601: Always set TarInfo.size to the real file size for sparse files#136622

Open
mxmlnkn wants to merge 1 commit into
python:mainfrom
mxmlnkn:fix-issue-136601
Open

gh-136601: Always set TarInfo.size to the real file size for sparse files#136622
mxmlnkn wants to merge 1 commit into
python:mainfrom
mxmlnkn:fix-issue-136601

Conversation

@mxmlnkn

@mxmlnkn mxmlnkn commented Jul 13, 2025

Copy link
Copy Markdown

My attempt to fix #136601.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tarfile indeterminate TarInfo.size when PAX headers contain size and GNU.sparse.realsize keys at the same time

2 participants