Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commented Apr 28, 2025

Follow-up to fbffd70. Set encoding='utf-8' when reading and writing text in the tests for the private pathlib ABCs, which allows the tests to run under -W error -X warn_default_encoding conditions

Follow-up to fbffd70. Set `encoding='utf-8'` when reading and writing text in the tests for the private pathlib ABCs, which allows the tests to run with `-W error -X warn_default_encoding`
@barneygalebarneygale added tests Tests in the Lib/test dir skip news topic-pathlib labels Apr 28, 2025
@barneygalebarneygale merged commit 336322b into python:mainApr 28, 2025
46 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-pathlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@barneygale