bpo-40480: restore ability to join fnmatch.translate() results (GH-20049)
In translate(), generate unique group names across calls. The restores the undocumented ability to get a valid regexp by joining multiple translate() results via `|`.
T
Tim Peters committed
b1b4c790e7d3b5f4244450aefe3d8f01710c13f7
Parent: d0919f0
Committed by GitHub <noreply@github.com>
on 5/12/2020, 2:19:20 AM