Skip to content

Conversation

@encukou
Copy link
Member

Also remove expilcit type=tarfile.DIRTYPE, the slash at the end is enough.

@kulikjak, could you check this on a Solaris or FreeBSD box?

Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough.
@encukouencukou changed the title gh-102950: Adjust tests for systems that don't set the sticky bitgh-102950: Adjust tarfile filter tests for systems that don't set the sticky bitApr 25, 2023
@kulikjak
Copy link
Contributor

I tried the patch on Solaris and the test suite is green again. Thanks!

@encukou
Copy link
MemberAuthor

Hm, Sir Bedevere got stuck figuring out whether the pull request title starts with gh-####. Quite in character for a Monty Python character!

@encukouencukou deleted the tarfile-relax-t branch April 25, 2023 12:57
encukou added a commit to encukou/cpython that referenced this pull request Apr 25, 2023
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request May 3, 2023
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
encukou added a commit to encukou/cpython that referenced this pull request May 11, 2023
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
encukou added a commit to encukou/cpython that referenced this pull request May 11, 2023
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
encukou added a commit to encukou/cpython that referenced this pull request May 16, 2023
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
encukou added a commit to encukou/cpython that referenced this pull request May 30, 2023
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request Mar 28, 2024
…et the sticky bit (pythonGH-103831) Also remove expilcit `type=tarfile.DIRTYPE`, the slash at the end is enough. Backport of c8c3956
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@encukou@kulikjak