[3.12] gh-135034: Remove test_realpath_permission by encukou · Pull Request #135093 · python/cpython (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

python / cpython Public

Additional navigation options

Merged

ambv merged 1 commit intopython:3.12from

encukou:remove-test_realpath_permission

Jun 3, 2025

ConversationCommits (1)ChecksFiles changed

Merged

[3.12] gh-135034: Remove test_realpath_permission#135093

ambv merged 1 commit intopython:3.12from

encukou:remove-test_realpath_permission

Conversation

@encukou

Copy link Copy Markdown

Member

@encukou encukou commented

Jun 3, 2025

edited by bedevere-appbot

Loading

The test was added to 3.13 in gh-110298 with a fix that was never backported to 3.12 and below.

Now the test was backported too eagerly along with other new ntpath tests that passed.
This one was most likely skipped in GHA, it does not pass locally for me.

@encukou

`[[3.12]](/python/cpython/pull/135093/commits/ac560d1305cd95df1581afc6010bfe67f5e00c6e "[3.12] gh-135034: Remove test_realpath_permission

The test was added in gh-110298, with a fix that was never backported to 3.12 and below. It was most likely skipped in the GHA run.") pythongh-135034[: Remove test_realpath_permission](/python/cpython/pull/135093/commits/ac560d1305cd95df1581afc6010bfe67f5e00c6e "[3.12] gh-135034: Remove test_realpath_permission

The test was added in gh-110298, with a fix that was never backported to 3.12 and below. It was most likely skipped in the GHA run.") `

[ac560d1](/python/cpython/pull/135093/commits/ac560d1305cd95df1581afc6010bfe67f5e00c6e)

The test was added in pythongh-110298, with a fix that was never backported to 3.12 and below. It was most likely skipped in the GHA run.

@bedevere-app bedevere-app bot added the tests

Tests in the Lib/test dir

label

Jun 3, 2025

@encukou encukou marked this pull request as ready for review

June 3, 2025 14:28

@bedevere-app bedevere-app bot mentioned this pull request

Jun 3, 2025

Multiple tarfile extraction filter bypasses (filter="tar"/filter="data")#135034

Closed

@bedevere-app bedevere-app bot added the awaiting core review label

Jun 3, 2025

@encukou encukou added skip news and removed awaiting core review labels

Jun 3, 2025

@ambv ambv merged commit 28463db into python:3.12

Jun 3, 2025

31 checks passed

@encukou encukou deleted the remove-test_realpath_permission branch

June 3, 2025 15:01

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@encukou @ambv