GH-113568: Stop raising auditing events from pathlib ABCs (#113571)
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.
B
Barney Gale committed
3c4e972d6d0945a5401377bed25b307a88b19c75
Parent: 99854ce
Committed by GitHub <noreply@github.com>
on 1/5/2024, 9:41:19 PM