Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-109230: test_pyexpat no longer depends on the current directory#109233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:test_pyexpat
Sep 10, 2023

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedSep 10, 2023
edited by bedevere-bot
Loading

Fix test_pyexpat.test_exception(): it can now be run from a directory different than Python source code directory. Before, the test failed in this case.

Skip the test if Modules/pyexpat.c source is not available. Skip also the test on Python implementations other than CPython.

Fix test_pyexpat.test_exception(): it can now be run from a directorydifferent than Python source code directory. Before, the test failedin this case.Skip the test if Modules/pyexpat.c source is not available. Skip alsothe test on Python implementations other than CPython.
@miss-islington
Copy link
Contributor

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 10, 2023
…ory (pythonGH-109233)Fix test_pyexpat.test_exception(): it can now be run from a directorydifferent than Python source code directory. Before, the test failedin this case.Skip the test if Modules/pyexpat.c source is not available. Skip alsothe test on Python implementations other than CPython.(cherry picked from commite55aab9)Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

GH-109241 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelSep 10, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 10, 2023
…ory (pythonGH-109233)Fix test_pyexpat.test_exception(): it can now be run from a directorydifferent than Python source code directory. Before, the test failedin this case.Skip the test if Modules/pyexpat.c source is not available. Skip alsothe test on Python implementations other than CPython.(cherry picked from commite55aab9)Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

GH-109242 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelSep 10, 2023
vstinner added a commit that referenced this pull requestSep 10, 2023
…tory (GH-109233) (#109242)gh-109230: test_pyexpat no longer depends on the current directory (GH-109233)Fix test_pyexpat.test_exception(): it can now be run from a directorydifferent than Python source code directory. Before, the test failedin this case.Skip the test if Modules/pyexpat.c source is not available. Skip alsothe test on Python implementations other than CPython.(cherry picked from commite55aab9)Co-authored-by: Victor Stinner <vstinner@python.org>
Yhg1s pushed a commit that referenced this pull requestSep 12, 2023
…tory (GH-109233) (#109241)gh-109230: test_pyexpat no longer depends on the current directory (GH-109233)Fix test_pyexpat.test_exception(): it can now be run from a directorydifferent than Python source code directory. Before, the test failedin this case.Skip the test if Modules/pyexpat.c source is not available. Skip alsothe test on Python implementations other than CPython.(cherry picked from commite55aab9)Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@miss-islington@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp