Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Closed
Description
It should be possible to improve the performance of ofpathlib.PurePath.match()
in Python 3.12 by applying a version of the patch in#101398, but without support for recursive wildcards.