Uh oh!
There was an error while loading. Please reload this page.
GH-74033: Drop deprecated pathlib.Path keyword arguments - #118793
Conversation
Remove support for supplying keyword arguments to `pathlib.Path()`. This has been deprecated since Python 3.12.
pathlib.Path() keyword argumentspathlib.Path keyword argumentsbarneygale
commented
May 8, 2024
Depends on #118780 to remove the other usages of |
barneygale
commented
May 10, 2024
@pablogsal this undoes a change to the IO tests that you made in 90a1b28. I don't quite understand what's going on here 🙃 but the removal of |
barneygale
commented
May 10, 2024
It looks like |
barneygale
commented
May 14, 2024
I've logged #119049 for the |
bedevere-bot
commented
May 14, 2024
|
bedevere-bot
commented
May 15, 2024
|
…hon#118793) Remove support for supplying keyword arguments to `pathlib.Path()`. This has been deprecated since Python 3.12.
Remove support for supplying keyword arguments to
pathlib.Path(). This has been deprecated since Python 3.12.📚 Documentation preview 📚: https://cpython-previews--118793.org.readthedocs.build/