Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-112855: Slightly improve tests for pathlib.PurePath pickling #113243

Merged

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Dec 18, 2023

Add a few more simple test cases, like non-anchored paths. Remove misplaced and indirect test that pickling doesn't change the stat() value.

Add a few more simple test cases, like non-anchored paths. Remove misplaced
and indirect test that pickling doesn't change the `stat()` value.
@barneygale barneygale enabled auto-merge (squash) December 22, 2023 17:32
@barneygale barneygale merged commit ff5e131 into python:main Dec 22, 2023
22 checks passed
ryan-duve pushed a commit to ryan-duve/cpython that referenced this pull request Dec 26, 2023
…ng (python#113243)

Add a few more simple test cases, like non-anchored paths. Remove misplaced
and indirect test that pickling doesn't change the `stat()` value.
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
…ng (python#113243)

Add a few more simple test cases, like non-anchored paths. Remove misplaced
and indirect test that pickling doesn't change the `stat()` value.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…ng (python#113243)

Add a few more simple test cases, like non-anchored paths. Remove misplaced
and indirect test that pickling doesn't change the `stat()` value.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ng (python#113243)

Add a few more simple test cases, like non-anchored paths. Remove misplaced
and indirect test that pickling doesn't change the `stat()` value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir topic-pathlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant