New GitHub issue #119049 from barneygale:<br>

<hr>

<pre>
As of GH-118793, the `warnings` module is used only once in pathlib, by `PurePath.is_reserved()`. We should be able to move the `import warnings` line into that method. But beware! Doing so seems to cause a failure in `test_io`, which needs further investigation.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/119049">View on GitHub</a>
<p>Labels: performance, topic-pathlib</p>
<p>Assignee: </p>