Skip to content

Conversation

@stefanor
Copy link
Contributor

@stefanor stefanor commented Dec 1, 2025

Replace py.local in udir with pathlib.Path.
Change some code to be more idiomatic for pathlib on modern Python. There is a lot more that could be done here, but let's keep things reviewable...

Fixes: #216

Replace py.local in udir with pathlib.Path.
Change some code to be more idiomatic for pathlib on modern Python.

Fixes: python-cffi#216
@stefanor stefanor force-pushed the migrate-away-from-py branch from fee093c to e3ac113 Compare December 1, 2025 00:19
@mattip mattip merged commit f9fac7e into python-cffi:main Dec 1, 2025
37 checks passed
@mattip
Copy link
Contributor

mattip commented Dec 1, 2025

Thanks @stefanor

@stefanor stefanor deleted the migrate-away-from-py branch December 1, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate away from py.udir?

2 participants