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

[3.13] Clean up test_posixpath (GH-134315)#134317

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

Conversation

miss-islington
Copy link
Contributor

  • Ensure that created files and dirs are always removed after test.
    Now addCleanup() does not conflict with tearDown().
  • Use os_helper.unlink() and os_helper.rmdir().
  • Import TESTFN from os_helper.
    (cherry picked from commite29171b)

Co-authored-by: Serhiy Storchakastorchaka@gmail.com

* Ensure that created files and dirs are always removed after test.  Now addCleanup() does not conflict with tearDown().* Use os_helper.unlink() and os_helper.rmdir().* Import TESTFN from os_helper.(cherry picked from commite29171b)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-appbedevere-appbot added the testsTests in the Lib/test dir labelMay 20, 2025
@bedevere-appbedevere-appbot mentioned this pull requestMay 20, 2025
@serhiy-storchakaserhiy-storchakaenabled auto-merge (squash)May 20, 2025 07:52
@serhiy-storchakaserhiy-storchaka merged commitedf2de0 intopython:3.13May 20, 2025
40 checks passed
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
skip issueskip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@miss-islington@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp