Skip to content

GH-130614: pathlib ABCs: parametrize test suite for path copying #131168

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

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Mar 12, 2025

Test copying from Path and ReadableZipPath (types of _ReadablePath) to Path and WritableZipPath (types of _WritablePath).

Test copying from `Path` and `ReadableZipPath` (types of `_ReadablePath`)
to `Path` and `WritableZipPath` (types of `_WritablePath`).
@barneygale barneygale added tests Tests in the Lib/test dir skip news topic-pathlib labels Mar 12, 2025
@barneygale barneygale added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 12, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @barneygale for commit 4d81bd3 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F131168%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 12, 2025
@barneygale barneygale enabled auto-merge (squash) March 13, 2025 21:33
@barneygale barneygale merged commit 45c2ef4 into python:main Mar 13, 2025
37 of 38 checks passed
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
python#131168)

Test copying from `Path` and `ReadableZipPath` (types of `_ReadablePath`)
to `Path` and `WritableZipPath` (types of `_WritablePath`).
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
python#131168)

Test copying from `Path` and `ReadableZipPath` (types of `_ReadablePath`)
to `Path` and `WritableZipPath` (types of `_WritablePath`).
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.

2 participants