mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
3c4e972d6d
Raise auditing events in `pathlib.Path.glob()`, `rglob()` and `walk()`, but not in `pathlib._abc.PathBase` methods. Also move generation of a deprecation warning into `pathlib.Path` so it gets the right stack level.